mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update leaderf setting
This commit is contained in:
parent
701b1cc5a8
commit
d0c4b68298
@ -468,6 +468,9 @@ let g:Lf_UseVersionControlTool = 0
|
|||||||
let g:Lf_ShortcutF = ''
|
let g:Lf_ShortcutF = ''
|
||||||
let g:Lf_ShortcutB = ''
|
let g:Lf_ShortcutB = ''
|
||||||
|
|
||||||
|
" set up working directory for git repository
|
||||||
|
let g:Lf_WorkingDirectoryMode = 'a'
|
||||||
|
|
||||||
" Search files in popup window
|
" Search files in popup window
|
||||||
nnoremap <silent> <leader>f :<C-U>Leaderf file --popup<CR>
|
nnoremap <silent> <leader>f :<C-U>Leaderf file --popup<CR>
|
||||||
" Search vim help files
|
" Search vim help files
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user