diff options
| author | jdhao <jdhao@hotmail.com> | 2021-02-13 16:20:46 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-02-13 16:20:46 +0800 |
| commit | a7ca0be7ca4d6a9a068488cf1484d2045619e515 (patch) | |
| tree | 203ad476559d5e6c10945feaa025e71cc281adab /core/plugins.vim | |
| parent | 451c1d492466e46e8a84e2911167f814850438aa (diff) | |
Update LeaderF setting
Use default theme for popup window.
Diffstat (limited to 'core/plugins.vim')
| -rw-r--r-- | core/plugins.vim | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/plugins.vim b/core/plugins.vim index 4285b9e..ece0a31 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -534,8 +534,6 @@ endif " Only fuzzy-search files names let g:Lf_DefaultMode = 'NameOnly' -let g:Lf_PopupColorscheme = 'gruvbox_default' - " Popup window settings let g:Lf_PopupWidth = 0.5 let g:Lf_PopupPosition = [0, &columns/4] |
