We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c4b71f commit 4d2c9c1Copy full SHA for 4d2c9c1
1 file changed
README.md
@@ -15,7 +15,7 @@ Neovim plugin for running the Codex CLI in an embedded terminal.
15
```lua
16
{
17
url = "https://codeberg.org/yaadata/codex.nvim.git",
18
- version = '0.2.0',
+ version = '0.2.1',
19
config = function()
20
require("codex").setup({})
21
end,
0 commit comments