diff --git a/plugins.vim b/plugins.vim index eb95718..a700510 100644 --- a/plugins.vim +++ b/plugins.vim @@ -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 f :Leaderf file --popup " Search vim help files