mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
feat(vim): highlight prepend operator
This commit is contained in:
parent
14f5b15ef9
commit
cd2acc803b
1 changed files with 1 additions and 0 deletions
|
|
@ -287,6 +287,7 @@
|
||||||
"=~"
|
"=~"
|
||||||
"!~"
|
"!~"
|
||||||
"="
|
"="
|
||||||
|
"^="
|
||||||
"+="
|
"+="
|
||||||
"-="
|
"-="
|
||||||
"*="
|
"*="
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue