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