recoding process pipline

This commit is contained in:
huyjaky
2025-08-22 17:57:51 +07:00
parent e553f7585d
commit 23bb2a7aa6
14 changed files with 456 additions and 65 deletions

View File

@@ -20,6 +20,16 @@ return {
-- install any other package
"tree-sitter-cli",
},
ui = {
border = "single",
width = 0.8,
height = 0.9,
icons = {
package_installed = "",
package_pending = "",
package_uninstalled = "",
}
}
},
},
}