mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat: add chatito
This commit is contained in:
parent
3fa887eaae
commit
bd7b4b6eff
8 changed files with 89 additions and 0 deletions
|
|
@ -168,6 +168,14 @@ list.capnp = {
|
|||
maintainers = { "@amaanq" },
|
||||
}
|
||||
|
||||
list.chatito = {
|
||||
install_info = {
|
||||
url = "https://github.com/ObserverOfTime/tree-sitter-chatito",
|
||||
files = { "src/parser.c" },
|
||||
},
|
||||
maintainers = { "@ObserverOfTime" },
|
||||
}
|
||||
|
||||
list.clojure = {
|
||||
install_info = {
|
||||
url = "https://github.com/sogaiu/tree-sitter-clojure",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue