dotfiles/vim/plugin
nirenjan 8eb278a3d0 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
..
function-header.vim Import from original vim-scripts repository 2013-01-11 23:08:38 -08:00
long-lines.vim Rework long-lines plugin to use colorcolumn 2013-01-18 14:26:14 -08:00
match-brackets.vim Fix { keymap in match-brackets.vim 2013-01-18 14:42:15 -08:00
multiline-comment.vim Import from original vim-scripts repository 2013-01-11 23:08:38 -08:00