mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Update LeaderF setting
Use default theme for popup window.
This commit is contained in:
parent
451c1d4924
commit
a7ca0be7ca
@ -534,8 +534,6 @@ endif
|
|||||||
" Only fuzzy-search files names
|
" Only fuzzy-search files names
|
||||||
let g:Lf_DefaultMode = 'NameOnly'
|
let g:Lf_DefaultMode = 'NameOnly'
|
||||||
|
|
||||||
let g:Lf_PopupColorscheme = 'gruvbox_default'
|
|
||||||
|
|
||||||
" Popup window settings
|
" Popup window settings
|
||||||
let g:Lf_PopupWidth = 0.5
|
let g:Lf_PopupWidth = 0.5
|
||||||
let g:Lf_PopupPosition = [0, &columns/4]
|
let g:Lf_PopupPosition = [0, &columns/4]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user