mirror of
https://github.com/vim/vim.git
synced 2025-08-26 20:03:41 -04: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>