This commit is contained in:
emincanozcan
2022-01-22 22:50:22 +03:00
committed by siduck
parent c2a1298ac0
commit ddd13df5af

View File

@@ -36,7 +36,7 @@ else
fg("Comment", grey_fg)
end
-- Disable cusror line
-- Disable cursor line
cmd "hi clear CursorLine"
-- Line number
fg("cursorlinenr", white)