removed cursorline styling
This commit is contained in:
parent
37d9009f24
commit
21b7f70da2
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ local theme = lush(function()
|
|||
SpellCap { WarningMsg },
|
||||
SpellLocal { WarningMsg },
|
||||
SpellRare { WarningMsg },
|
||||
StatusLine { CursorLine },
|
||||
StatusLine { },
|
||||
StatusLineNC { },
|
||||
TabLine { },
|
||||
TabLineFill { },
|
||||
|
|
Reference in a new issue