Fix ctrlp settings that conflict with Fugitive [closes #18]
This commit is contained in:
1
vimrc
1
vimrc
@@ -86,7 +86,6 @@ set nofoldenable "dont fold by default
|
||||
set wildmode=list:longest
|
||||
set wildmenu "enable ctrl-n and ctrl-p to scroll thru matches
|
||||
set wildignore=*.o,*.obj,*~ "stuff to ignore when tab completing
|
||||
set wildignore+=*/.git/*,*/.hg/*,*/.svn/*
|
||||
set wildignore+=*vim/backups*
|
||||
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user