mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2025-12-06 10:04:23 +08:00
According to <https://pip.pypa.io/en/stable/reference/requirements-file-format>, now requirements.txt support `${ENVIRONMENT_VAR}`. So I add it. And I add syntax highlight for strings and keywords.