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