1
0
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:
jdhao 2020-10-20 21:41:00 +08:00
parent 701b1cc5a8
commit d0c4b68298

View File

@ -468,6 +468,9 @@ let g:Lf_UseVersionControlTool = 0
let g:Lf_ShortcutF = ''
let g:Lf_ShortcutB = ''
" set up working directory for git repository
let g:Lf_WorkingDirectoryMode = 'a'
" Search files in popup window
nnoremap <silent> <leader>f :<C-U>Leaderf file --popup<CR>
" Search vim help files