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