Add completions and documents

Use `vimdoc .` to generate documentation.
User can use plugin manager to do it automatically when update plugin.
This commit is contained in:
Wu Zhenyu
2022-10-13 18:43:56 +08:00
parent 4c06f2e231
commit 52b9158acc
5 changed files with 85 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"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"
}
}