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