Merge branch 'master' of github.com:dustinswan/dotfiles

master
Dustin Swan 11 years ago
commit 893ba2893c

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

Loading…
Cancel
Save