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