Skip to content

Commit

Permalink
fix(neogit): remove NeogitCursorLine from integration
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnvgr committed Nov 14, 2023
1 parent f90c7c0 commit 93067e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lua/catppuccin/groups/integrations/neogit.lua
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,6 @@ function M.get()
fg = C.lavender,
style = { "bold" },
},
NeogitCursorLine = {
bg = C.lavender,
},
NeogitFold = {
fg = C.none,
bg = C.none,
Expand Down

0 comments on commit 93067e8

Please sign in to comment.