mirror of
https://github.com/vim/vim.git
synced 2026-02-15 11:53:58 +01:00
Problem: Vim9: allowing both quoted and # comments is confusing. Solution: Only support # comments in Vim9 script.
Problem: Vim9: allowing both quoted and # comments is confusing. Solution: Only support # comments in Vim9 script.