mirror of
https://github.com/neovim/neovim.git
synced 2026-01-15 17:46:41 +10:00
Match Vim9 comments at start-of-line (no leading whitespace) in
dictionaries, lists and parenthesised expressions and argument lists.
Addresses https://github.com/vim/vim/pull/14975#issuecomment-2832643115
Report and fix by Aliaksei Budavei.
closes: vim/vim#17211
b9ffbf57f8
Co-authored-by: Doug Kearns <dougkearns@gmail.com>