This commit is contained in:
Mann Patel
2026-02-23 23:13:41 -07:00
commit 9296562b0d
16 changed files with 1086 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
return {
ensure_installed = { "lua", "luadoc", "printf", "vim", "vimdoc" },
}