Added missing plugins

This commit is contained in:
2026-07-13 10:48:17 +01:00
parent 8627feb148
commit 4300fd3edb
2 changed files with 55 additions and 0 deletions
+7
View File
@@ -77,6 +77,13 @@ return {
local manager = require("tree-sitter-manager")
manager.setup({
languages = {
org = {
install_info = {
url = "https://github.com/milisims/tree-sitter-org",
},
},
},
ensure_installed = {
"bash",
"c",