Skip to content

Commit a55dbda

Browse files
chore: auto-generate vimdoc
1 parent 49ded50 commit a55dbda

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/gp.nvim.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gp.nvim.txt* For NVIM v0.8.0 Last change: 2024 July 16
1+
*gp.nvim.txt* For NVIM v0.8.0 Last change: 2024 July 17
22

33
==============================================================================
44
Table of Contents *gp.nvim-table-of-contents*
@@ -396,7 +396,7 @@ Provides custom context per repository:
396396
SPEECH COMMANDS *gp.nvim-speech-commands*
397397

398398

399-
:GpWhisper *:GpWhisper*
399+
:GpWhisper {lang?} *:GpWhisper*
400400

401401
Transcription replaces the current line, visual selection or range in the
402402
current buffer. Use your mouth to ask a question in a chat buffer instead of
@@ -407,6 +407,9 @@ For the rest of the whisper commands, the transcription is used as an editable
407407
prompt for the equivalent non whisper command - `GpWhisperRewrite` dictates
408408
instructions for `GpRewrite` etc.
409409

410+
You can override the default language by setting {lang} with the 2 letter
411+
shortname of your language (e.g. "en" for English, "fr" for French etc).
412+
410413

411414
:GpWhisperRewrite *:GpWhisperRewrite*
412415

0 commit comments

Comments
 (0)