refactor and bug fixes.

This commit is contained in:
2026-07-18 16:17:19 -06:00
parent 4b3a4a2a1a
commit 38819b3b23
9 changed files with 235 additions and 15 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
vimAlias = true;
defaultEditor = true;
extraLuaConfig = ''
initLua = ''
vim.opt.number = true
vim.opt.relativenumber = true
vim.opt.tabstop = 2