mirror of
https://github.com/neovim/neovim.git
synced 2026-06-25 20:55:30 +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>