mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
aef2e53cf8
Make sure comment toggling works when 'commentstring' contains any of the following regex special characters by escaping them: ^ $ [ closes: #17537 Signed-off-by: Maxim Kim <habamax@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>