mirror of
https://github.com/neovim/neovim.git
synced 2026-05-15 01:37:12 +00:00
- Match &option, and &[lg]:option variables.
- Match Ex commands after :bar.
- Fix matching of pre and post context text.
- Style - use '..' for string concatenation.
fixes vim/vim#17567
closes: vim/vim#17653
c65643cbec
Co-authored-by: Doug Kearns <dougkearns@gmail.com>