Removed cursore line and column
This commit is contained in:
@@ -7,8 +7,8 @@ opt.fillchars = "eob: "
|
|||||||
g.mapleader = " "
|
g.mapleader = " "
|
||||||
g.maplocalleader = "."
|
g.maplocalleader = "."
|
||||||
|
|
||||||
opt.cursorline = true
|
-- opt.cursorline = true
|
||||||
opt.cursorcolumn = true
|
-- opt.cursorcolumn = true
|
||||||
|
|
||||||
opt.nu = true
|
opt.nu = true
|
||||||
opt.relativenumber = true
|
opt.relativenumber = true
|
||||||
|
|||||||
Reference in New Issue
Block a user