mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2026-05-04 16:15:46 +08:00
51446907b6
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 (`#`).