Skip to content

Commit 0601d16

Browse files
chore: auto-generate vimdoc
1 parent fa473a0 commit 0601d16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/gp.nvim.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ also supports subcommands for layout specification:
193193

194194
- `:GpChatPaste vsplit` Paste into the latest chat in a vertical split window.
195195
- `:GpChatPaste split` Paste into the latest chat in a horizontal split window.
196-
- `:GpChatPaste tab` Paste into the latest chat in a new tab.
196+
- `:GpChatPaste tabnew` Paste into the latest chat in a new tab.
197197
- `:GpChatPaste popup` Paste into the latest chat in a popup window.
198198

199199

@@ -205,7 +205,7 @@ subcommands for layout specification:
205205

206206
- `:GpChatToggle vsplit` Toggle chat in a vertical split window.
207207
- `:GpChatToggle split` Toggle chat in a horizontal split window.
208-
- `:GpChatToggle tab` Toggle chat in a new tab.
208+
- `:GpChatToggle tabnew` Toggle chat in a new tab.
209209
- `:GpChatToggle popup` Toggle chat in a popup window.
210210

211211

0 commit comments

Comments
 (0)