This commit is contained in:
hakase
2025-05-13 11:24:30 -05:00
parent fc225ee071
commit 5fc3341ac4
4 changed files with 67 additions and 4 deletions
+2 -1
View File
@@ -21,7 +21,8 @@ return {
opts = {
ensure_installed = {
"vim", "lua", "vimdoc",
"html", "css"
"html", "css", "python",
"rust",
},
},
},