diff --git a/core/plugins.vim b/core/plugins.vim index 18e4147..b3f9dbb 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -117,6 +117,8 @@ nnoremap f :Leaderf file --popup nnoremap h :Leaderf help --popup " Search tags in current buffer nnoremap t :Leaderf bufTag --popup + +let g:Lf_PopupColorscheme = 'gruvbox_material' "}} "{{ URL related