Files
requirements.txt.vim/addon-info.json
Wu Zhenyu 52b9158acc Add completions and documents
Use `vimdoc .` to generate documentation.
User can use plugin manager to do it automatically when update plugin.
2022-10-13 18:43:56 +08:00

11 lines
249 B
JSON

{
"name": "requirements",
"description": "the Requirements File Format syntax support for Vim",
"version": "1.7.1",
"author": "raimon",
"repository": {
"type": "git",
"url": "https://github.com/raimon49/requirements.txt.vim"
}
}