mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-21 19:11:30 +01:00
vim: add snipmate plug dependency
This commit is contained in:
parent
79dcf5e973
commit
4ef43fed16
|
@ -40,6 +40,7 @@ Plug 'https://github.com/nathanaelkane/vim-indent-guides'
|
|||
Plug 'https://github.com/MarcWeber/vim-addon-mw-utils'
|
||||
Plug 'https://github.com/tomtom/tlib_vim'
|
||||
Plug 'https://github.com/garbas/vim-snipmate'
|
||||
Plug 'https://github.com/honza/vim-snippets'
|
||||
|
||||
" Git gutter line
|
||||
Plug 'https://github.com/airblade/vim-gitgutter'
|
||||
|
|
Loading…
Reference in New Issue
Block a user