removing or commenting out rarely used plugins
This commit is contained in:
@@ -42,7 +42,6 @@ Bundle 'w0ng/vim-hybrid'
|
|||||||
" languages
|
" languages
|
||||||
Bundle 'othree/html5.vim'
|
Bundle 'othree/html5.vim'
|
||||||
Bundle 'pangloss/vim-javascript'
|
Bundle 'pangloss/vim-javascript'
|
||||||
Bundle 'itspriddle/vim-jquery'
|
|
||||||
Bundle 'tpope/vim-markdown'
|
Bundle 'tpope/vim-markdown'
|
||||||
Bundle 'wavded/vim-stylus'
|
Bundle 'wavded/vim-stylus'
|
||||||
Bundle 'groenewege/vim-less'
|
Bundle 'groenewege/vim-less'
|
||||||
@@ -51,10 +50,10 @@ Bundle 'juvenn/mustache.vim'
|
|||||||
Bundle 'moll/vim-node'
|
Bundle 'moll/vim-node'
|
||||||
Bundle 'elzr/vim-json'
|
Bundle 'elzr/vim-json'
|
||||||
Bundle 'leafgarland/typescript-vim'
|
Bundle 'leafgarland/typescript-vim'
|
||||||
Bundle 'jnwhiteh/vim-golang'
|
" Bundle 'jnwhiteh/vim-golang'
|
||||||
Bundle 'dart-lang/dart-vim-plugin'
|
" Bundle 'dart-lang/dart-vim-plugin'
|
||||||
Bundle 'cakebaker/scss-syntax.vim'
|
Bundle 'cakebaker/scss-syntax.vim'
|
||||||
Bundle 'kchmck/vim-coffee-script'
|
" Bundle 'kchmck/vim-coffee-script'
|
||||||
Bundle 'tclem/vim-arduino'
|
Bundle 'tclem/vim-arduino'
|
||||||
|
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
|||||||
Reference in New Issue
Block a user