Fix typo
This commit is contained in:
parent
c2a1298ac0
commit
ddd13df5af
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue