Mercurial > dotfiles.old
comparison vimrc @ 228:27091bae3a7e
Add vim snippets
author | zegervdv <zegervdv@me.com> |
---|---|
date | Wed, 21 Jan 2015 10:56:58 +0100 |
parents | 233c9d811b68 |
children | fa5fa3251f4a |
comparison
equal
deleted
inserted
replaced
227:233c9d811b68 | 228:27091bae3a7e |
---|---|
36 Plug 'christoomey/vim-tmux-navigator' | 36 Plug 'christoomey/vim-tmux-navigator' |
37 Plug 'tpope/vim-dispatch' | 37 Plug 'tpope/vim-dispatch' |
38 | 38 |
39 " Completing and snippets | 39 " Completing and snippets |
40 Plug 'ajh17/VimCompletesMe' | 40 Plug 'ajh17/VimCompletesMe' |
41 Plug 'sirver/ultisnips' | |
42 Plug 'honza/vim-snippets' | |
41 | 43 |
42 " Vim file navigation | 44 " Vim file navigation |
43 Plug 'tpope/vim-vinegar' | 45 Plug 'tpope/vim-vinegar' |
44 | 46 |
45 " Open and find files | 47 " Open and find files |