Dropped some commented crap
This commit is contained in:
parent
4d5ebefc4a
commit
1b2cfe4bcf
1 changed files with 1 additions and 7 deletions
|
@ -186,11 +186,5 @@ if executable('ag')
|
|||
\ -U -p ~/.agignore
|
||||
\ -l -m 50000
|
||||
\ %s -g ""'
|
||||
" let g:ctrlp_user_command = 'ag %s -i --nocolor --nogroup --hidden
|
||||
" \ --ignore .git
|
||||
" \ --ignore .svn
|
||||
" \ --ignore .hg
|
||||
" \ --ignore .DS_Store
|
||||
" \ --ignore "**/*.pyc"
|
||||
" \ -g ""'
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue