Skip to content

Commit

Permalink
docs: fix tab => tabnew
Browse files Browse the repository at this point in the history
  • Loading branch information
Robitx authored Dec 15, 2023
1 parent 98ddb06 commit fa473a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Paste the selection or specified range into the latest chat, simplifying the add

- `:GpChatPaste vsplit` Paste into the latest chat in a vertical split window.
- `:GpChatPaste split` Paste into the latest chat in a horizontal split window.
- `:GpChatPaste tab` Paste into the latest chat in a new tab.
- `:GpChatPaste tabnew` Paste into the latest chat in a new tab.
- `:GpChatPaste popup` Paste into the latest chat in a popup window.

#### `:GpChatToggle` <!-- {doc=:GpChatToggle} -->
Expand All @@ -156,7 +156,7 @@ Open chat in a toggleable popup window, showing the last active chat or a fresh

- `:GpChatToggle vsplit` Toggle chat in a vertical split window.
- `:GpChatToggle split` Toggle chat in a horizontal split window.
- `:GpChatToggle tab` Toggle chat in a new tab.
- `:GpChatToggle tabnew` Toggle chat in a new tab.
- `:GpChatToggle popup` Toggle chat in a popup window.

#### `:GpChatFinder` <!-- {doc=:GpChatFinder} -->
Expand Down

0 comments on commit fa473a0

Please sign in to comment.