Cursorline styling.
This commit is contained in:
parent
0f28e4546e
commit
d12e47918e
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
return {
|
||||
ColorColumn = { bg = "#770000" },
|
||||
Cursorline = { underline = true },
|
||||
DiffChange = { bg = NONE, fg = "#e7c547" },
|
||||
DiffText = { bg = NONE, fg = "#ff8700" },
|
||||
FoldColumn = { bg = NONE },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue