Vim Configuration Files
 
Go to file
nirenjan 714c1fb05c Fix { keymap in match-brackets.vim
The { mapping used to open a C-style block, however, it gave several
problems when dealing with Perl code and hashes. This converts it to
simply working as {}, like the ( -> () and [ -> [] mappings.
2013-01-18 14:42:15 -08:00
plugin Fix { keymap in match-brackets.vim 2013-01-18 14:42:15 -08:00
vimrc Tweak vimrc for nocompat & Pathogen helptags 2013-01-15 17:07:44 -08:00