Removing unused vim plugins

master
Dustin Swan 10 years ago
parent 90cd768e39
commit dbb01ae7d6

@ -11,7 +11,6 @@ Bundle 'chrisbra/csv.vim'
Bundle 'szw/vim-dict'
Bundle 'groenewege/vim-less'
Bundle 'digitaltoad/vim-jade'
" Bundle 'pangloss/vim-javascript'
Bundle 'jelera/vim-javascript-syntax'
Bundle 'kchmck/vim-coffee-script'
Bundle 'jQuery'
@ -26,14 +25,11 @@ Bundle 'tpope/vim-characterize.git'
Bundle 'tpope/vim-jdaddy'
" Bundle 'tpope/vim-unimpared'
Bundle 'mileszs/ack.vim'
" Bundle 'Lokaltog/vim-easymotion'
Bundle 'justinmk/vim-sneak'
Bundle 'bkad/CamelCaseMotion'
Bundle 'majutsushi/tagbar'
Bundle 'scrooloose/syntastic'
Bundle 'scrooloose/nerdcommenter'
" Bundle 'scrooloose/nerdtree'
" Bundle 'altercation/vim-colors-solarized'
Bundle 'w0ng/vim-hybrid'
" Bundle 'ervandew/supertab'
Bundle 'kien/ctrlp.vim'

Loading…
Cancel
Save