diff --git a/lua/everforest/highlights.lua b/lua/everforest/highlights.lua index 61842da..9bad8f1 100644 --- a/lua/everforest/highlights.lua +++ b/lua/everforest/highlights.lua @@ -2220,7 +2220,6 @@ highlights.generate_syntax = function(palette, options) vim.g.terminal_color_7 = terminal.white vim.g.terminal_color_15 = terminal.white - -- junegunn/fzf.vim vim.g.fzf_colors = { fg = { "fg", "Normal" },