Skip to content

Commit f4cbbf4

Browse files
chore: update README and auto-generate vimdoc
1 parent 6a8238c commit f4cbbf4

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
@@ -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/8b448c06651ebfc6b810bf37029d0a1ee43c237e/lua/gp/config.lua#L9-L602
215+
https://github.com/Robitx/gp.nvim/blob/6a8238c0980e79b5ba31a17b7a75001820526fd2/lua/gp/config.lua#L10-L604
216216

217217
# Usage
218218

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 12
1+
*gp.nvim.txt* For Neovim Last change: 2024 September 10
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/8b448c06651ebfc6b810bf37029d0a1ee43c237e/lua/gp/config.lua#L9-L602
255+
https://github.com/Robitx/gp.nvim/blob/6a8238c0980e79b5ba31a17b7a75001820526fd2/lua/gp/config.lua#L10-L604
256256

257257

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

0 commit comments

Comments
 (0)