commented out command-t plugin. Going to see if workflow is better with built-in :find
This commit is contained in:
parent
aa8ab1f691
commit
b703371a6d
@ -13,7 +13,7 @@ Plugin 'VundleVim/Vundle.vim'
|
|||||||
" <======================================================>
|
" <======================================================>
|
||||||
" <==== Insert plugins here =============================>
|
" <==== Insert plugins here =============================>
|
||||||
" command-t (
|
" command-t (
|
||||||
Plugin 'git://git.wincent.com/command-t.git'
|
" Plugin 'git://git.wincent.com/command-t.git'
|
||||||
" tpope/surround
|
" tpope/surround
|
||||||
Plugin 'tpope/vim-surround'
|
Plugin 'tpope/vim-surround'
|
||||||
" nerdtree
|
" nerdtree
|
||||||
|
Loading…
Reference in New Issue
Block a user