mirror of
https://github.com/neovim/neovim.git
synced 2026-03-10 11:05:44 +00:00
Problem: Bogus error when string used after :elseif.
Solution: Do not consider a double quote the start of a comment.
(closes vim/vim#11534)
28c56d5013
Co-authored-by: Bram Moolenaar <Bram@vim.org>