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! |
-- add yours here! |
||||||
|
|
||||||
-- local o = vim.o |
local o = vim.o |
||||||
-- o.cursorlineopt ='both' -- to enable cursorline! |
o.cursorlineopt = "both" |
||||||
|
Loading…
Reference in new issue