We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fec9efc commit 91c1a2cCopy full SHA for 91c1a2c
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.1.1',
+ version = '0.2.0',
19
config = function()
20
require("codex").setup({})
21
end,
0 commit comments