mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
highlights(ocaml): add hash and sign operators
This commit is contained in:
parent
9f7920a17b
commit
048682a3ae
1 changed files with 2 additions and 0 deletions
|
|
@ -131,7 +131,9 @@
|
|||
|
||||
[
|
||||
(prefix_operator)
|
||||
(sign_operator)
|
||||
(infix_operator)
|
||||
(hash_operator)
|
||||
(indexing_operator)
|
||||
(let_operator)
|
||||
(and_operator)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue