mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 16:30:02 -04:00
feat(textproto): Add Textproto parser and queries (#5402)
* Add textproto parser and queries * remove extra newline * Apply suggestions from code review Co-authored-by: ObserverOfTime <chronobserver@disroot.org> --------- Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
This commit is contained in:
parent
f9034812d8
commit
b4f6dd7298
7 changed files with 43 additions and 0 deletions
|
|
@ -581,6 +581,9 @@
|
|||
"terraform": {
|
||||
"revision": "b5539065432c08e4118eb3ee7c94902fdda85708"
|
||||
},
|
||||
"textproto": {
|
||||
"revision": "8dacf02aa402892c91079f8577998ed5148c0496"
|
||||
},
|
||||
"thrift": {
|
||||
"revision": "d4deb1bd9e848f2dbe81103a151d99e8546de480"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue