Migrating some doom emacs to nvchad

This commit is contained in:
Emmet
2024-09-14 20:31:57 -05:00
parent f975867a81
commit 29eacd05bb
12 changed files with 353 additions and 3 deletions

View File

@ -0,0 +1,6 @@
require "nvchad.options"
-- add yours here!
-- local o = vim.o
-- o.cursorlineopt ='both' -- to enable cursorline!