|
|
|
|
|
by glynch
4574 days ago
|
|
I prefer remapping capslock to control for easier use of commands like <C-f>, <C-b>, <C-e>, <C-h>, and <C-l> (all of which were absent in the example vimrc posted). Using the leader key makes total sense for dealing with splits and buffers or plugins you might want to look into some of the other Control based commands that Vim supports. |
|
I'm guessing I use Ctrl-e more often than :e - perhaps I should change that up.
There seems to be a lot of ringing endorsements for CapsLock as Ctrl in the comments.