mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2026-01-15 03:56:42 +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.