diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-01-30 22:51:46 +0100 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-01-30 22:51:46 +0100 |
| commit | dd5468b3dbff74fc52175ae2a71f2a7e7525e1e6 (patch) | |
| tree | 3c7b8228d4f04f58271faffbb0e06d4cdbd48bb1 /vimrc | |
| parent | a2a7a360ece2198cf009a8927c9626f2ac534a6e (diff) | |
| download | dotfiles-dd5468b3dbff74fc52175ae2a71f2a7e7525e1e6.tar.gz dotfiles-dd5468b3dbff74fc52175ae2a71f2a7e7525e1e6.zip | |
vim: added the CtrlP plugin.
I've also moved the configuration of plugins in the bundles.vim file.
Diffstat (limited to 'vimrc')
| -rw-r--r-- | vimrc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -136,6 +136,3 @@ nnoremap <C-s> :w<CR> " <C-q> is the same as @q (I use q to store macros). nnoremap <C-q> @q -" vim-surround.vim: <leader>s is used to surround a word. -map <leader>s ysiw - |
