mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 01:10:02 -04:00
feat: add tree-sitter-asm parser (#5946)
This commit is contained in:
parent
6d1ab048d2
commit
cab95b2f96
5 changed files with 70 additions and 0 deletions
|
|
@ -14,6 +14,9 @@
|
|||
"arduino": {
|
||||
"revision": "ff1045f5da90344d547022c50f1756be4adaf721"
|
||||
},
|
||||
"asm": {
|
||||
"revision": "c7b1167ac0b4ded65850d0751bbbb107ed527566"
|
||||
},
|
||||
"astro": {
|
||||
"revision": "e924787e12e8a03194f36a113290ac11d6dc10f3"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue