fix: disable highlighting 'number' when CursorLine is enabled (#941)
This commit is contained in:
@@ -19,6 +19,7 @@ M.View = {
|
||||
foldmethod = 'manual',
|
||||
foldcolumn = '0',
|
||||
cursorcolumn = false,
|
||||
cursorlineopt = "line",
|
||||
colorcolumn = '0',
|
||||
wrap = false,
|
||||
winhl = table.concat({
|
||||
|
||||
Reference in New Issue
Block a user