Skip to content

Commit c37f154

Browse files
chore: update README and auto-generate vimdoc
1 parent b910a54 commit c37f154

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Voice commands (`:GpWhisper*`) depend on `SoX` (Sound eXchange) to handle audio
212212
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.
213213

214214
<!-- README_REFERENCE_MARKER_REPLACE_NEXT_LINE -->
215-
https://github.com/Robitx/gp.nvim/blob/8e2d86a49e0378e78ba43f1184245f4d4d26dca5/lua/gp/config.lua#L10-L637
215+
https://github.com/Robitx/gp.nvim/blob/b910a540f16875af77b27e49288021368cc674cf/lua/gp/config.lua#L10-L650
216216

217217
# Usage
218218

doc/gp.nvim.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ options might get deprecated and so on - it’s better to change only things
252252
where the default doesn’t fit your needs.
253253

254254

255-
https://github.com/Robitx/gp.nvim/blob/8e2d86a49e0378e78ba43f1184245f4d4d26dca5/lua/gp/config.lua#L10-L637
255+
https://github.com/Robitx/gp.nvim/blob/b910a540f16875af77b27e49288021368cc674cf/lua/gp/config.lua#L10-L650
256256

257257

258258
==============================================================================

0 commit comments

Comments
 (0)