fix(neogit): link WinSeparator (#713)

This commit is contained in:
Igor Lacerda 2024-06-10 12:24:29 -03:00 committed by GitHub
parent 5215ea59df
commit afccb3d237
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -238,6 +238,9 @@ function M.get()
NeogitTagDistance = {
fg = C.blue,
},
NeogitWinSeparator = {
link = "WinSeparator",
},
}
end