I am an absolute starter with vim. Right now I am learning vim through vimtutor. To get better productivity where should my fingers be placed while using H,J,K, L keys . Any diagram will suffice here . I want to learn it correctly the first time.

有帮助吗?

解决方案

You should hold Your fingers on home row.

enter image description here

Vim key positioning try to take advantage of this and positions commonly used functionalities around home row. By doing this you can quickly switch between navigation and edition.

其他提示

You should learn touch typing. There are lots of tutorials out there.

Once you do this you will be much more productive, not only with vim but with any other application which requires typing as well.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top