We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1fc2f7 commit 567802dCopy full SHA for 567802d
‎README.md‎
@@ -6,6 +6,12 @@ A Neovim plugin for committing with AI
6
7
https://github.com/user-attachments/assets/b6e6aa6c-85a8-42b1-994c-fa3ffe80d760
8
9
+## Requirements
10
+
11
+- Neovim 0.10+.
12
+- [plenary.nvim](https://github.com/nvim-lua/plenary.nvim)
13
+- [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim)
14
+- An API key for at least one of the supported AI providers
15
16
17
## Installation
0 commit comments