mirror of
https://github.com/neovim/neovim.git
synced 2026-07-26 10:42:10 +00:00
- Fix regex highlighting after opening parens, javascriptParens was
matching later. Fixes issue vim/vim#20069.
- Add missing regex flags.
- Mark the file as unmaintained. Thanks Claudio for all your work.
closes: vim/vim#20076
076366bd4e
Co-authored-by: Doug Kearns <dougkearns@gmail.com>