Vim and Emacs have different internals models for the current working
directory, and these models influence the overall workflow for each
editor. They decide how files are opened, how shell commands are
executed, and how the build system is operated. Thes... (more…)
Read more »
vi vim use {h j k l} keys to move cursor.
Another approach is Inverted T {i j k l}.
This page investigates which is more efficient. (more…)
Read more »
Let me tell you how I got into using vim, which I consider a powerful text editor. I was looking for... (more…)
Read more »
I always enjoyed learning new keyboard shortcuts and finding ways to optimize my workflow, which naturally led me to use vim. Vim was very… (more…)
Read more »