This commit is contained in:
Barak Michener 2014-09-11 15:20:42 -04:00
commit adbe08e63e
5 changed files with 19 additions and 14 deletions

1
.vimrc
View file

@ -118,6 +118,7 @@ Plugin 'SirVer/ultisnips'
Bundle 'honza/vim-snippets'
Plugin 'JuliaLang/julia-vim'
Plugin 'tpope/vim-surround'
Bundle 'farseer90718/vim-taskwarrior'
"https://git.wincent.com/command-t.git
call vundle#end()
filetype plugin indent on " required