mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update LeaderF conf
This commit is contained in:
parent
74e8aed170
commit
d533859af9
@ -52,7 +52,7 @@ if g:is_linux
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
" Only fuzzy-search files names
|
" Only fuzzy-search files names
|
||||||
let g:Lf_DefaultMode = 'NameOnly'
|
let g:Lf_DefaultMode = 'FullPath'
|
||||||
|
|
||||||
" Popup window settings
|
" Popup window settings
|
||||||
let w = float2nr(&columns * 0.8)
|
let w = float2nr(&columns * 0.8)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user