Skip to content

Commit f3ea10d

Browse files
committed
Track configuration file for vimdoc
1 parent bf5ec98 commit f3ea10d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

addon-info.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "proompter",
3+
"description": "Provide integration with local Ollama LLM API",
4+
"version": "0.0.6",
5+
"author": "S0AndS0 <https://github.com/S0AndS0>",
6+
"maintainer": "S0AndS0 <https://github.com/S0AndS0>",
7+
"repository": { "type": "git", "url": "git://github.com/vim-utilities/proompter" },
8+
"dependencies": {}
9+
}

0 commit comments

Comments
 (0)