Skip to content

Commit f88ac4a

Browse files
chore: update README and auto-generate vimdoc
1 parent 33812a6 commit f88ac4a

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
@@ -210,7 +210,7 @@ Voice commands (`:GpWhisper*`) depend on `SoX` (Sound eXchange) to handle audio
210210
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.
211211

212212
<!-- README_REFERENCE_MARKER_REPLACE_NEXT_LINE -->
213-
https://github.com/Robitx/gp.nvim/blob/475c9771fdef9a90f0a90fcb6b824736cec671f1/lua/gp/config.lua#L9-L568
213+
https://github.com/Robitx/gp.nvim/blob/33812a62d6e3a34a10d24c696106337a5e2ef4b3/lua/gp/config.lua#L9-L568
214214

215215
# Usage
216216

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/475c9771fdef9a90f0a90fcb6b824736cec671f1/lua/gp/config.lua#L9-L568
255+
https://github.com/Robitx/gp.nvim/blob/33812a62d6e3a34a10d24c696106337a5e2ef4b3/lua/gp/config.lua#L9-L568
256256

257257

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

0 commit comments

Comments
 (0)