mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 14:00:00 -04:00
highlights(ocaml): update operators (#4878)
* Update ocaml highlights * Don't capture operator twice
This commit is contained in:
parent
62146fe415
commit
a6063b22c9
2 changed files with 15 additions and 15 deletions
|
|
@ -333,10 +333,10 @@
|
|||
"revision": "0612ff9874bf376db4ae92b9f46ddcd4bdec1342"
|
||||
},
|
||||
"ocaml": {
|
||||
"revision": "11559418d8de82a2313504dc5bec9983d17ea4e9"
|
||||
"revision": "2da49308381b91e19e5d270ec5117616d0e4b135"
|
||||
},
|
||||
"ocaml_interface": {
|
||||
"revision": "11559418d8de82a2313504dc5bec9983d17ea4e9"
|
||||
"revision": "2da49308381b91e19e5d270ec5117616d0e4b135"
|
||||
},
|
||||
"ocamllex": {
|
||||
"revision": "62118551bd9501b8253598b835cb4bef04b31e3d"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue