update vimrc
This commit is contained in:
parent
aff6ef26b0
commit
0270fa5904
2
.vimrc
2
.vimrc
@ -286,7 +286,7 @@ let g:NERDTreeIndicatorMapCustom = {
|
||||
" LeaderF
|
||||
nnoremap <leader>f :LeaderfFile ~<cr>
|
||||
let g:Lf_WildIgnore = {
|
||||
\ 'dir': ['.svn','.git','.hg','.vscode','.deepinwine','.oh-my-zsh'],
|
||||
\ 'dir': ['.svn','.git','.hg','.vscode','.wine','.deepinwine','.oh-my-zsh'],
|
||||
\ 'file': ['*.sw?','~$*','*.bak','*.exe','*.o','*.so','*.py[co]']
|
||||
\}
|
||||
let g:Lf_UseCache = 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user