add : highlight color for matchparen
This commit is contained in:
@@ -51,6 +51,8 @@ else
|
||||
fg("Comment", grey_fg)
|
||||
end
|
||||
|
||||
fg_bg("MatchParen", black, red)
|
||||
|
||||
-- Disable cusror line
|
||||
cmd "hi clear CursorLine"
|
||||
-- Line number
|
||||
|
||||
Reference in New Issue
Block a user