feat(vim): highlight prepend operator

This commit is contained in:
Omar Valdez 2024-11-20 19:21:57 -08:00 committed by Christian Clason
parent 14f5b15ef9
commit cd2acc803b

View file

@ -287,6 +287,7 @@
"=~"
"!~"
"="
"^="
"+="
"-="
"*="