diff --git a/plugins.vim b/plugins.vim index 15217a8..fe76f48 100644 --- a/plugins.vim +++ b/plugins.vim @@ -459,6 +459,8 @@ nmap g* (asterisk-gz*)(is-nohl-1) nmap g# (asterisk-gz#)(is-nohl-1) """""""""""""""""""""""""""""LeaderF settings""""""""""""""""""""" +" Do not use cache file +let g:Lf_UseCache = 0 " Search files in popup window nnoremap f :Leaderf file --popup