Remove org from treesitter, its not available
This commit is contained in:
parent
ce22424829
commit
b550a72fc5
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue