mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
feat: add gotemplate and helm parser support
This commit is contained in:
parent
f8d4e5c1ba
commit
9e1f3c3369
7 changed files with 252 additions and 0 deletions
|
|
@ -242,6 +242,9 @@
|
|||
"gowork": {
|
||||
"revision": "949a8a470559543857a62102c84700d291fc984c"
|
||||
},
|
||||
"gotmpl": {
|
||||
"revision": "17144a77be0acdecebd9d557398883569fed41de"
|
||||
},
|
||||
"gpg": {
|
||||
"revision": "f99323fb8f3f10b6c69db0c2f6d0a14bd7330675"
|
||||
},
|
||||
|
|
@ -272,6 +275,9 @@
|
|||
"heex": {
|
||||
"revision": "4a36c9a388505180da6ee0eda1d8afb8c83481c8"
|
||||
},
|
||||
"helm": {
|
||||
"revision": "17144a77be0acdecebd9d557398883569fed41de"
|
||||
},
|
||||
"hjson": {
|
||||
"revision": "02fa3b79b3ff9a296066da6277adfc3f26cbc9e0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue