mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2026-01-20 22:32:52 +08:00
For example:
package; python_version < '3' # Comment
Previously, the environment marker syntax group matched to the end of
the line and didn't stop at the comment character (`#`).