-
Notifications
You must be signed in to change notification settings - Fork 6
VIM custom keystrokes
sergeylukin edited this page Mar 24, 2012
·
30 revisions
This dotfiles repository contains custom VIM & Plugins configuration which helps coding/typing even faster.
Below is a list of custom keystrokes set in configuration currently.
Note that you can override any of these by editing ~/.vimrc.local
file.
-
,
- this key (so called<leader>
) is used in combination with other keys to call different actions -
;
- Switch from normal mode to command mode
- Open/Hide NERDTree browser -
,n
- Execute mapping -
Ctrl-e
- Next mapping -
Ctrl-n
- Comment selected lines/letters -
,c