Skip to content

Commit

Permalink
default (10000) number of scanned files was to small
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Pietraszek committed Feb 6, 2012
1 parent 655d786 commit 4b0b029
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Expand Up @@ -67,6 +67,7 @@ set wildmenu " use menu for command line completion
set t_Co=256 " 256 colors in terminal

let g:CommandTMatchWindowAtTop=1 " commant-t at top
let g:CommandTMaxFiles=99999 " number of scanned files

""""""""""""""""""""
" my mappings
Expand Down

0 comments on commit 4b0b029

Please sign in to comment.