diff --git a/vimrc b/vimrc index 7c72364..b7fa004 100644 --- a/vimrc +++ b/vimrc @@ -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'