mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 14:00:00 -04:00
feat(typespec): add support for typespec
This commit is contained in:
parent
f224fef9d2
commit
c26cfc75bc
6 changed files with 170 additions and 0 deletions
|
|
@ -752,6 +752,9 @@
|
|||
"typescript": {
|
||||
"revision": "7b4275d077ae196fc0ce42ab3ad091574e3ec519"
|
||||
},
|
||||
"typespec": {
|
||||
"revision": "fd9a83c6c0aaaff4b1354454b5b9f130f59dd553"
|
||||
},
|
||||
"typoscript": {
|
||||
"revision": "43b221c0b76e77244efdaa9963e402a17c930fbc"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue