Skip to content

Commit

Permalink
more wildignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Feb 5, 2012
1 parent c4ecfb4 commit 835b0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -94,7 +94,7 @@ cnoremap %% <C-R>=expand('%:h').'/'<cr>
map <leader>F :CommandTFlush<cr>\|:CommandT %%<cr>
" ignore Rubinius, Sass cache files
set wildignore+=*.rbc,*.scssc,*.sassc
set wildignore+=tmp/**,*.rbc,.rbx,*.scssc,*.sassc

nnoremap <leader><leader> <c-^>
Expand Down

0 comments on commit 835b0a8

Please sign in to comment.