Skip to content

Commit

Permalink
Ignore stats dir
Browse files Browse the repository at this point in the history
  • Loading branch information
codebeige committed Mar 8, 2013
1 parent 3a8c23b commit 5182e03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ set listchars=tab:▸\ ,eol:¬
map <silent> <leader>z <plug>SimpleFold_Foldsearch map <silent> <leader>z <plug>SimpleFold_Foldsearch
" ctrlP " ctrlP
let g:ctrlp_custom_ignore = '\v[\/]stats$'
let g:ctrlp_mruf_exclude='/tmp/.*\|/temp/.*' let g:ctrlp_mruf_exclude='/tmp/.*\|/temp/.*'
let g:ctrlp_dotfiles=0 let g:ctrlp_dotfiles=0
let g:ctrlp_extensions = ['tag', 'quickfix', 'dir'] let g:ctrlp_extensions = ['tag', 'quickfix', 'dir']
Expand Down

0 comments on commit 5182e03

Please sign in to comment.