mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 20:00:07 -04:00
feat(slint): <=> operator
Slint have support <=> operator, so add this for highlight, Next time when lockfile.json is update, then merge this one Log: slint
This commit is contained in:
parent
4303c1af69
commit
0289160c96
1 changed files with 1 additions and 0 deletions
|
|
@ -120,6 +120,7 @@
|
||||||
|
|
||||||
[
|
[
|
||||||
":="
|
":="
|
||||||
|
"<=>"
|
||||||
"!"
|
"!"
|
||||||
"-"
|
"-"
|
||||||
"+"
|
"+"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue