vim: add snipmate plug dependency

feature/symbol-search
bretello 2021-01-15 01:43:43 +01:00
parent 79dcf5e973
commit 4ef43fed16
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 1 additions and 0 deletions

View File

@ -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'