Im considering spending some serious time learning one of the above. Two principle engineers I work with exclusively use them, and watching them work is incredible, the speed they move and get things done is pure wizadry. Can anyone learn this skill? For what it’s worth, the alternative is learning VScode. I’ve exclusive used Android Studio in my career.

  • sznio@beehaw.org
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    You should learn basics of Vim just for quickly editing config files on servers.

    For programming I don’t think the speed gains are worth it. It would take more time to learn it than I would shave while using it.

    • jackattackson@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Same - I regularly use vim on servers when I have to, but I can only remember some super basic commands. Most of my coding is done in a basic text editor like Sublime Text or Notepad++ or an IDE.

      I do get the appeal of becoming fluent in Vim or emacs and theoretically attaining giant productivity gains. Although for me at least, text editing is not where all my time is wasted. I lose my productivity the old fashioned way: attending unnecessary meetings and wasting time solving the wrong problems.