Map Esc key in Vim

前端 未结 5 706
再見小時候
再見小時候 2020-12-31 16:47

I\'m a beginning Vim user. I hate pressing the Esc key, which is a little far on my T61. In order to return to command mode. How do I map it to F4?

5条回答
  •  离开以前
    2020-12-31 17:03

    Just like many Emacs users rebind their "Caps Lock" key to "Control", vimmers rebind their "Caps Lock" to "Escape".

    ...At least I do. And it works wonders.

提交回复
热议问题