I am looking for tips for learning Vim or Emacs the smart way

后端 未结 18 1775
迷失自我
迷失自我 2021-01-29 20:34

I am a quite happy user of Eclipse (I mostly develop in PHP and Python), however I found the answers to \"What specific productivity gains does Vim/Emacs provide over GUI text e

18条回答
  •  借酒劲吻你
    2021-01-29 20:59

    This should really just be a comment, but against which answer ...

    With Vim I'd suggest using the GUI version for a start, just dive in, the built-in help is excellent (:h and the screen splits adding a panel with comprehensive "hyperlinked" help pages). With vim the only potentially dangerous operation is a write, everything else you do is recoverable per command or edit (undo & redo).

    The power acquired easily incentivises the learning.

提交回复
热议问题