mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
parsers: Add FHIR Shorthand (FSH) (#4052)
This commit is contained in:
parent
052069ffab
commit
622baacdc1
4 changed files with 104 additions and 0 deletions
|
|
@ -107,6 +107,9 @@
|
|||
"fortran": {
|
||||
"revision": "edcb3374f4698aaedf24bc572f6b2f5ef0e89ac7"
|
||||
},
|
||||
"fsh": {
|
||||
"revision": "f5b0489d44e588b0d5d77f5c5f50a20491c44441"
|
||||
},
|
||||
"fusion": {
|
||||
"revision": "19db2f47ba4c3a0f6238d4ae0e2abfca16e61dd6"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue