mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
remove plugins that are already covered by polyglot
This commit is contained in:
4
vimrc
4
vimrc
@@ -38,13 +38,9 @@ Plug 'chriskempson/base16-vim'
|
|||||||
Plug 'scrooloose/syntastic'
|
Plug 'scrooloose/syntastic'
|
||||||
Plug 'Raimondi/delimitMate'
|
Plug 'Raimondi/delimitMate'
|
||||||
|
|
||||||
Plug 'jelera/vim-javascript-syntax'
|
|
||||||
Plug 'JavaScript-Indent'
|
|
||||||
Plug 'othree/javascript-libraries-syntax.vim'
|
|
||||||
Plug 'marijnh/tern_for_vim', { 'do': 'npm install' }
|
Plug 'marijnh/tern_for_vim', { 'do': 'npm install' }
|
||||||
|
|
||||||
Plug 'mustache/vim-mustache-handlebars'
|
Plug 'mustache/vim-mustache-handlebars'
|
||||||
Plug 'gorodinskiy/vim-coloresque'
|
|
||||||
|
|
||||||
Plug 'inside/vim-search-pulse'
|
Plug 'inside/vim-search-pulse'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user