mirror of https://github.com/E-Almqvist/dotfiles
parent
56f036b725
commit
962e4f02a5
@ -1,6 +1,6 @@ |
||||
require "nvchad.options" |
||||
require("nvchad.options") |
||||
|
||||
-- add yours here! |
||||
|
||||
-- local o = vim.o |
||||
-- o.cursorlineopt ='both' -- to enable cursorline! |
||||
local o = vim.o |
||||
o.cursorlineopt = "both" |
||||
|
Loading…
Reference in new issue