diff --git a/lua/taken/core/opts.lua b/lua/taken/core/opts.lua index 34862f7..2384e01 100644 --- a/lua/taken/core/opts.lua +++ b/lua/taken/core/opts.lua @@ -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