clean stuff

This commit is contained in:
siduck76
2021-07-16 23:22:36 +05:30
parent 6f2b358d3a
commit 2952f4d5c7
12 changed files with 66 additions and 48 deletions

View File

@@ -42,7 +42,7 @@ fg("IndentBlanklineChar", line)
-- misc --
fg("LineNr", grey)
fg("Comment", grey_fg2)
fg("Comment", grey_fg)
fg("NvimInternalError", red)
fg("VertSplit", line)
fg("EndOfBuffer", black)