add cursorline to zen mode
This commit is contained in:
@@ -455,7 +455,7 @@ require'lazy'.setup{ --{{{1
|
|||||||
width = 80,
|
width = 80,
|
||||||
options = {
|
options = {
|
||||||
signcolumn = 'no',
|
signcolumn = 'no',
|
||||||
cursorline = false,
|
cursorline = true,
|
||||||
cursorcolumn = false,
|
cursorcolumn = false,
|
||||||
foldcolumn = '0',
|
foldcolumn = '0',
|
||||||
list = false,
|
list = false,
|
||||||
|
|||||||
Reference in New Issue
Block a user