|
|
|
@ -7,7 +7,6 @@ call vundle#rc()
|
|
|
|
|
Bundle 'gmarik/vundle'
|
|
|
|
|
|
|
|
|
|
Bundle 'terryma/vim-multiple-cursors'
|
|
|
|
|
Bundle 'tpope/vim-characterize.git'
|
|
|
|
|
Bundle 'chrisbra/csv.vim'
|
|
|
|
|
Bundle 'szw/vim-dict'
|
|
|
|
|
Bundle 'groenewege/vim-less'
|
|
|
|
@ -22,6 +21,9 @@ Bundle 'tpope/vim-repeat'
|
|
|
|
|
Bundle 'tpope/vim-surround'
|
|
|
|
|
Bundle 'tpope/vim-fugitive'
|
|
|
|
|
Bundle 'tpope/vim-endwise'
|
|
|
|
|
Bundle 'tpope/vim-vinegar'
|
|
|
|
|
Bundle 'tpope/vim-characterize.git'
|
|
|
|
|
Bundle 'tpope/vim-jdaddy'
|
|
|
|
|
" Bundle 'tpope/vim-unimpared'
|
|
|
|
|
Bundle 'mileszs/ack.vim'
|
|
|
|
|
" Bundle 'Lokaltog/vim-easymotion'
|
|
|
|
@ -55,7 +57,6 @@ Bundle 'qstrahl/vim-matchmaker'
|
|
|
|
|
"Bundle 'bling/vim-airline'
|
|
|
|
|
Bundle 'matze/vim-move'
|
|
|
|
|
Bundle 'bruno-/vim-vertical-move'
|
|
|
|
|
Bundle 'tpope/vim-vinegar'
|
|
|
|
|
Bundle 'itchyny/calendar.vim'
|
|
|
|
|
Bundle 'lfilho/cosco.vim'
|
|
|
|
|
Bundle 'ntpeters/vim-better-whitespace'
|
|
|
|
|