Remove org from treesitter, its not available
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 7m0s
Build neovim image / build-neovim-arm64 (push) Successful in 14m26s
Build neovim image / update-images-manifest (push) Successful in 14s

This commit is contained in:
Szwendacz 2025-02-21 11:39:02 +00:00
parent ce22424829
commit b550a72fc5

View file

@ -7,7 +7,7 @@ return function()
"hjson", "html", "htmldjango", "http", "ini", "java", "javascript",
"jsdoc", "json", "json5", "jsonc", "kconfig", "latex", "llvm",
"lua", "luadoc", "make", "markdown", "markdown_inline", "mermaid",
"nix", "org", "passwd", "pem", "perl", "php", "php_only", "phpdoc",
"nix", "passwd", "pem", "perl", "php", "php_only", "phpdoc",
"pod", "printf", "promql", "properties", "python",
"regex", "requirements", "ruby", "sql", "ssh_config", "strace",
"terraform", "toml", "typescript", "vim", "vimdoc", "xml", "yaml",