Changes

Jump to navigation Jump to search
282 bytes added ,  08:41, 31 October 2016
m
no edit summary
For example, to use a comma as a leader, put this in your <tt>.vimrc</tt>:
map <leader> ,
Rather than overriding the default leader, you may define an alternative key. The <tt><space></tt> is a good
choice, because by default it has the same function as the <tt><right></tt> key:
map <space> <leader> " Use <space> as an alternative leader (backslash can still be used)
=== Buffer-local Insert-mode macros to speed up editing ===
134

edits

Navigation menu