Cleaning up more stuff

This commit is contained in:
Josh Sherman 2013-12-14 15:36:03 -05:00
parent 0fa49e4ff0
commit e229d8cfee
4 changed files with 37 additions and 48 deletions

View file

@ -8,7 +8,7 @@ call vundle#rc()
Bundle 'gmarik/vundle'
Bundle 'scrooloose/nerdtree'
Bundle 'msanders/snipmate.vim'
"Bundle 'msanders/snipmate.vim'
Bundle 'ervandew/supertab'
Bundle 'scrooloose/syntastic'
Bundle 'tpope/vim-fugitive'
@ -18,7 +18,6 @@ Bundle 'bvemu.vim'
Bundle 'random.vim'
Bundle 'Command-T'
"Bundle 'Flex-Development-Support'
Bundle 'SearchComplete'
filetype plugin indent on " Also required by Vundle