mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2025-12-06 10:04:23 +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 (`#`).