mirror of https://github.com/E-Almqvist/dotfiles
Compare commits
4 Commits
86789ac4e0
...
962e4f02a5
Author | SHA1 | Date |
---|---|---|
Elias Almqvist | 962e4f02a5 | 3 months ago |
Elias Almqvist | 56f036b725 | 3 months ago |
Elias Almqvist | a43aa55466 | 3 months ago |
Elias Almqvist | 82c6c71577 | 3 months ago |
@ -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