mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
feat: add nasm parser (#5475)
* feat: add nasm parser * chore: update highlights --------- Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
This commit is contained in:
parent
51372f1d4e
commit
dfd4fb330f
5 changed files with 159 additions and 0 deletions
|
|
@ -365,6 +365,9 @@
|
|||
"mlir": {
|
||||
"revision": "e2053f7c8856d91bc36c87604f697784845cee69"
|
||||
},
|
||||
"nasm": {
|
||||
"revision": "3bc691d2cfba44bea339a775ad496c8bc552c60d"
|
||||
},
|
||||
"nickel": {
|
||||
"revision": "b759233581fd8bae239e905c67a9ba453205da78"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue