mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 07:20:06 -04:00
Add support for menhir (OCaml parser generator)
This commit is contained in:
parent
1a563fc689
commit
82036f8db8
4 changed files with 42 additions and 0 deletions
|
|
@ -227,6 +227,9 @@
|
|||
"ocamllex": {
|
||||
"revision": "ac1d5957e719d49bd6acd27439b79843e4daf8ed"
|
||||
},
|
||||
"menhir": {
|
||||
"revision": "db7953acb0d5551f207373c81fa07a57d7b085cb"
|
||||
},
|
||||
"org": {
|
||||
"revision": "698bb1a34331e68f83fc24bdd1b6f97016bb30de"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue