mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update leaderf settings
This commit is contained in:
parent
ab776cfe6f
commit
429f6f5a29
@ -470,6 +470,10 @@ if g:is_linux
|
||||
let g:Lf_ShowDevIcons = 0
|
||||
endif
|
||||
|
||||
" Do not use version control tool to list files under a directory since
|
||||
" submodules are not searched by default.
|
||||
let g:Lf_UseVersionControlTool = 0
|
||||
|
||||
" Search files in popup window
|
||||
nnoremap <silent> <leader>f :Leaderf file --popup<CR>
|
||||
"}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user