|
@@ -27,12 +27,13 @@ Plug 'rstacruz/sparkup'
|
|
Plug 'Lokaltog/vim-easymotion'
|
|
Plug 'Lokaltog/vim-easymotion'
|
|
Plug 'editorconfig/editorconfig-vim'
|
|
Plug 'editorconfig/editorconfig-vim'
|
|
Plug 'godlygeek/tabular'
|
|
Plug 'godlygeek/tabular'
|
|
-Plug 'plasticboy/vim-markdown'
|
|
|
|
|
|
+"Plug 'plasticboy/vim-markdown'
|
|
Plug 'pearofducks/ansible-vim'
|
|
Plug 'pearofducks/ansible-vim'
|
|
Plug 'LaTeX-Box-Team/LaTeX-Box'
|
|
Plug 'LaTeX-Box-Team/LaTeX-Box'
|
|
Plug 'SirVer/ultisnips'
|
|
Plug 'SirVer/ultisnips'
|
|
Plug 'honza/vim-snippets'
|
|
Plug 'honza/vim-snippets'
|
|
Plug 'rkitover/vimpager'
|
|
Plug 'rkitover/vimpager'
|
|
|
|
+Plug 'ryanoasis/vim-devicons'
|
|
Plug 'https://git.openics.org/kolter/vim-bindzone.git'
|
|
Plug 'https://git.openics.org/kolter/vim-bindzone.git'
|
|
call plug#end()
|
|
call plug#end()
|
|
" }}}
|
|
" }}}
|