Skip to content

Commit 3ab3c2b

Browse files
you-n-ggithub-actions[bot]
authored andcommitted
Auto generate docs
1 parent 5b0d28d commit 3ab3c2b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

doc/simplegpt.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,9 @@ recent terminal output (if available) | | full_terminal | like terminal, but
488488
including all terminal output | | cword | The word under the cursor when the
489489
command was invoked | | p | If register `p` contains a list of file paths (one
490490
per line), its value becomes the concatenation of the content from each of
491-
those files. Files that do not exist will be skipped. |
491+
those files. While editing the template, open the _Files_ popup and press @ to
492+
fuzzy-search files with fzf-lua and append their paths automatically. Files
493+
that do not exist will be skipped. |
492494

493495

494496
TEMPLATE ENGINE

0 commit comments

Comments
 (0)