removing or commenting out rarely used plugins

This commit is contained in:
Nick Nisi
2014-02-15 19:26:24 -06:00
parent 3f4c7b5080
commit 7dabeb1b71

View File

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