|
|
@ -24,7 +24,8 @@ Bundle 'tpope/vim-fugitive'
|
|
|
|
Bundle 'tpope/vim-endwise'
|
|
|
|
Bundle 'tpope/vim-endwise'
|
|
|
|
" Bundle 'tpope/vim-unimpared'
|
|
|
|
" Bundle 'tpope/vim-unimpared'
|
|
|
|
Bundle 'mileszs/ack.vim'
|
|
|
|
Bundle 'mileszs/ack.vim'
|
|
|
|
Bundle 'Lokaltog/vim-easymotion'
|
|
|
|
" Bundle 'Lokaltog/vim-easymotion'
|
|
|
|
|
|
|
|
Bundle 'justinmk/vim-sneak'
|
|
|
|
Bundle 'bkad/CamelCaseMotion'
|
|
|
|
Bundle 'bkad/CamelCaseMotion'
|
|
|
|
Bundle 'majutsushi/tagbar'
|
|
|
|
Bundle 'majutsushi/tagbar'
|
|
|
|
Bundle 'scrooloose/syntastic'
|
|
|
|
Bundle 'scrooloose/syntastic'
|
|
|
@ -54,6 +55,7 @@ Bundle 'airblade/vim-gitgutter'
|
|
|
|
Bundle 'qstrahl/vim-matchmaker'
|
|
|
|
Bundle 'qstrahl/vim-matchmaker'
|
|
|
|
Bundle 'bling/vim-airline'
|
|
|
|
Bundle 'bling/vim-airline'
|
|
|
|
Bundle 'matze/vim-move'
|
|
|
|
Bundle 'matze/vim-move'
|
|
|
|
|
|
|
|
Bundle 'bruno-/vim-vertical-move'
|
|
|
|
|
|
|
|
|
|
|
|
let $GIT_SSL_NO_VERIFY = 'true'
|
|
|
|
let $GIT_SSL_NO_VERIFY = 'true'
|
|
|
|
|
|
|
|
|
|
|
|