This commit is contained in:
2026-09-07 02:36:43 -04:00
committed by thread
parent 90ee29c838
commit 6ebc5dc0ff
2 changed files with 15 additions and 0 deletions
+2
View File
@@ -10,3 +10,5 @@ local opt = vim.opt
opt.laststatus = 3
opt.swapfile = false
vim.g.lua_snippets_path = { vim.fn.stdpath "config" .. "/snippets" }