diff --git a/README.md b/README.md index 48f29be3..4d9b9db0 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ Voice commands (`:GpWhisper*`) depend on `SoX` (Sound eXchange) to handle audio Below is a linked snippet with the default values, but I suggest starting with minimal config possible (just `openai_api_key` if you don't have `OPENAI_API_KEY` env set up). Defaults change over time to improve things, options might get deprecated and so on - it's better to change only things where the default doesn't fit your needs. -https://github.com/Robitx/gp.nvim/blob/3e6dd11db8b5d722ddc30db9c6e3684c10543b4c/lua/gp/config.lua#L9-L596 +https://github.com/Robitx/gp.nvim/blob/96af1aa8de0e1d2d72877569897ed081ab996c67/lua/gp/config.lua#L9-L596 # Usage diff --git a/doc/gp.nvim.txt b/doc/gp.nvim.txt index 1eb4bb39..9ff77156 100644 --- a/doc/gp.nvim.txt +++ b/doc/gp.nvim.txt @@ -252,7 +252,7 @@ options might get deprecated and so on - it’s better to change only things where the default doesn’t fit your needs. -https://github.com/Robitx/gp.nvim/blob/3e6dd11db8b5d722ddc30db9c6e3684c10543b4c/lua/gp/config.lua#L9-L596 +https://github.com/Robitx/gp.nvim/blob/96af1aa8de0e1d2d72877569897ed081ab996c67/lua/gp/config.lua#L9-L596 ==============================================================================