commented out command-t plugin. Going to see if workflow is better with built-in :find

This commit is contained in:
Wryn Wagner 2020-09-01 23:10:31 +00:00
parent aa8ab1f691
commit b703371a6d

View File

@ -13,7 +13,7 @@ Plugin 'VundleVim/Vundle.vim'
" <======================================================>
" <==== Insert plugins here =============================>
" command-t (
Plugin 'git://git.wincent.com/command-t.git'
" Plugin 'git://git.wincent.com/command-t.git'
" tpope/surround
Plugin 'tpope/vim-surround'
" nerdtree