mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 16:00:02 -04:00
feat(fennel)!: switch to maintained parser (#6132)
Change the Fennel parser to a simpler and more consistent one, along with updating all the queries.
This commit is contained in:
parent
71ae32c187
commit
7d1bab6546
6 changed files with 398 additions and 107 deletions
|
|
@ -162,7 +162,7 @@
|
|||
"revision": "9e514af33bfe061d0ccf1999dbcc93fca91f133c"
|
||||
},
|
||||
"fennel": {
|
||||
"revision": "15e4f8c417281768db17080c4447297f8ff5343a"
|
||||
"revision": "389e9ec34d9a56ecf3dd74232de8675b3c4b5487"
|
||||
},
|
||||
"firrtl": {
|
||||
"revision": "2b5adae629c8cba528c7b1e4aa67a8ae28934ea5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue