rm matchparen highlight (#557)
This commit is contained in:
parent
003038b2a7
commit
56d05ac9d9
|
@ -51,8 +51,6 @@ else
|
||||||
fg("Comment", grey_fg)
|
fg("Comment", grey_fg)
|
||||||
end
|
end
|
||||||
|
|
||||||
fg_bg("MatchParen", black, red)
|
|
||||||
|
|
||||||
-- Disable cusror line
|
-- Disable cusror line
|
||||||
cmd "hi clear CursorLine"
|
cmd "hi clear CursorLine"
|
||||||
-- Line number
|
-- Line number
|
||||||
|
|
Loading…
Reference in New Issue