dotfiles/vim/plugin
nirenjan 01dee42ba2 Fix vim-undo for match-brackets plugin
Instead of using <ESC>i to get out of insert mode and reenter it at
the closing bracket, Vim accepts the use of <Left> to move the cursor
left without leaving insert mode. This allows undo and repeats to work.
2013-02-20 12:33:42 -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 vim-undo for match-brackets plugin 2013-02-20 12:33:42 -08:00
multiline-comment.vim Import from original vim-scripts repository 2013-01-11 23:08:38 -08:00