mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Added wildignore
This commit is contained in:
parent
1e03aa2686
commit
437f48299f
1 changed files with 2 additions and 0 deletions
2
.vimrc
2
.vimrc
|
|
@ -158,3 +158,5 @@ let g:EclimScalaSearchSingleResult = 'tabnew'
|
|||
let g:EclimCompletionMethod = 'omnifunc'
|
||||
let g:SuperTabDefaultCompletionType = 'context'
|
||||
map <C-Space> :ScalaSearch<CR>
|
||||
|
||||
set wildignore=*.o,*~,*.pyc,*.class,\$global
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue