set cursorlineopt=number #865
This commit is contained in:
@@ -11,6 +11,7 @@ opt.showmode = false
|
|||||||
|
|
||||||
opt.clipboard = "unnamedplus"
|
opt.clipboard = "unnamedplus"
|
||||||
opt.cursorline = true
|
opt.cursorline = true
|
||||||
|
opt.cursorlineopt = 'number'
|
||||||
|
|
||||||
-- Indenting
|
-- Indenting
|
||||||
opt.expandtab = true
|
opt.expandtab = true
|
||||||
|
|||||||
Reference in New Issue
Block a user