Skip to content

Commit

Permalink
Prefer ultrasnips
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Manville committed Apr 22, 2014
1 parent 05c4d73 commit 063cbe0
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -572,28 +572,16 @@ Bundle 'tpope/vim-surround'
Bundle 'vim-scripts/TaskList.vim'
"Bundle 'davidhalter/jedi-vim'
Bundle 'godlygeek/tabular'
"Bundle 'klen/python-mode'
"Bundle 'mileszs/ack.vim'
"Bundle 'wincent/Command-T'
Bundle 'kien/ctrlp.vim'
Bundle 'vim-scripts/Vim-JDE'
"Bundle 'ervandew/supertab'
Bundle 'tpope/vim-fugitive'
Bundle 'msanders/snipmate.vim'
Bundle 'vim-scripts/git-time-lapse'
Bundle 'vim-scripts/autoload_cscope.vim'
"Bundle 'vim-scripts/cscope-quickfix'
Bundle 'Valloric/YouCompleteMe'
Bundle 'SirVer/ultisnips'
Bundle 'Valloric/YouCompleteMe'
Bundle 'rking/ag.vim'
"TODO - looks awesome



"

"Bundle 'Lokaltog/powerline', {'rtp': 'powerline/bindings/vim/'}
"Bundle 'altercation/vim-colors-solarized'

filetype plugin indent on

Expand Down

0 comments on commit 063cbe0

Please sign in to comment.