Skip to content

Commit 7a4c36d

Browse files
chore: update README and auto-generate vimdoc
1 parent 49d1986 commit 7a4c36d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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/c1028a5e7db59a5d8f55d4b5e7729706d28cf6a5/lua/gp/config.lua#L9-L599
213+
https://github.com/Robitx/gp.nvim/blob/49d1986aa98ef748397594aa26e137dbc9cb2798/lua/gp/config.lua#L9-L603
214214

215215
# Usage
216216

doc/gp.nvim.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gp.nvim.txt* For Neovim Last change: 2024 August 02
1+
*gp.nvim.txt* For Neovim Last change: 2024 August 04
22

33
==============================================================================
44
Table of Contents *gp.nvim-table-of-contents*
@@ -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/c1028a5e7db59a5d8f55d4b5e7729706d28cf6a5/lua/gp/config.lua#L9-L599
255+
https://github.com/Robitx/gp.nvim/blob/49d1986aa98ef748397594aa26e137dbc9cb2798/lua/gp/config.lua#L9-L603
256256

257257

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

0 commit comments

Comments
 (0)