Cursorline styling.
This commit is contained in:
parent
0f28e4546e
commit
d12e47918e
@ -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…
Reference in New Issue
Block a user