Skip to content

Commit

Permalink
style(stylua): Appease the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
neanias committed Oct 9, 2024
1 parent e44b417 commit 678796c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/everforest/highlights.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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" },
Expand Down

0 comments on commit 678796c

Please sign in to comment.