recoding process pipline
This commit is contained in:
@@ -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 = " ",
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user