mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 06:20:01 -04:00
feat(thrift): use better queries, namely for idents (#4197)
This commit is contained in:
parent
8448261061
commit
b300d903b0
3 changed files with 23 additions and 5 deletions
|
|
@ -1250,7 +1250,6 @@ list.thrift = {
|
|||
files = { "src/parser.c" },
|
||||
},
|
||||
maintainers = { "@amaanq", "@duskmoon314" },
|
||||
experimental = true,
|
||||
}
|
||||
|
||||
list.tiger = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue