initial 0.11 rebuild

This commit is contained in:
Adam Bellinson
2026-09-07 02:38:17 -04:00
committed by thread
parent a6de358fd4
commit 8a60a569c9
12 changed files with 362 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
require "nvchad.options"
-- add yours here!
-- local o = vim.o
-- o.cursorlineopt ='both' -- to enable cursorline!
vim.g.lua_snippets_path = { vim.fn.stdpath "config" .. "/snippets" }