Files
requirements.txt.vim/syntax
raimon 6adf10d286 Match VCS URLs better and add examples #12
Supports both of the following patterns:
* git+git://git.myproject.org/MyProject#egg=MyProject
* git://git.myproject.org/MyProject.git@v1.0#egg=MyProject
2020-02-09 18:44:49 +09:00
..