Skip to content

Commit

Permalink
fix(neogit): link WinSeparator (catppuccin#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
igorlfs authored Jun 10, 2024
1 parent 5215ea5 commit afccb3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lua/catppuccin/groups/integrations/neogit.lua
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,9 @@ function M.get()
NeogitTagDistance = {
fg = C.blue,
},
NeogitWinSeparator = {
link = "WinSeparator",
},
}
end

Expand Down

0 comments on commit afccb3d

Please sign in to comment.