Fix typo
This commit is contained in:
@@ -36,7 +36,7 @@ else
|
|||||||
fg("Comment", grey_fg)
|
fg("Comment", grey_fg)
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Disable cusror line
|
-- Disable cursor line
|
||||||
cmd "hi clear CursorLine"
|
cmd "hi clear CursorLine"
|
||||||
-- Line number
|
-- Line number
|
||||||
fg("cursorlinenr", white)
|
fg("cursorlinenr", white)
|
||||||
|
|||||||
Reference in New Issue
Block a user