mirror of
https://github.com/vim/vim.git
synced 2026-02-01 11:34:23 +01: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 #17567 closes: #17653 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>