Added folder tree

This commit is contained in:
2026-02-11 18:45:43 +02:00
parent 1ff46341cf
commit baedcfd5f9
5 changed files with 55 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,6 @@ return {
ensure_installed = {
"go",
"gomod",
"gosum",
"gowork",
"typescript",
"tsx",
@@ -22,6 +21,7 @@ return {
"markdown",
"yaml",
"bash",
"c_sharp",
},
})
end,