Skip to content

Commit

Permalink
chore: update README and auto-generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 4, 2024
1 parent 49d1986 commit 7a4c36d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<!-- README_REFERENCE_MARKER_REPLACE_NEXT_LINE -->
https://github.com/Robitx/gp.nvim/blob/c1028a5e7db59a5d8f55d4b5e7729706d28cf6a5/lua/gp/config.lua#L9-L599
https://github.com/Robitx/gp.nvim/blob/49d1986aa98ef748397594aa26e137dbc9cb2798/lua/gp/config.lua#L9-L603

# Usage

Expand Down
4 changes: 2 additions & 2 deletions doc/gp.nvim.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*gp.nvim.txt* For Neovim Last change: 2024 August 02
*gp.nvim.txt* For Neovim Last change: 2024 August 04

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


==============================================================================
Expand Down

0 comments on commit 7a4c36d

Please sign in to comment.