mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
076366bd4e
- Fix regex highlighting after opening parens, javascriptParens was matching later. Fixes issue #20069. - Add missing regex flags. - Mark the file as unmaintained. Thanks Claudio for all your work. closes: #20076 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>