We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379714d commit c8ee9ccCopy full SHA for c8ee9cc
doc/gp.nvim.txt
@@ -298,18 +298,6 @@ subcommands for layout specification:
298
- `:GpChatToggle popup` Toggle chat in a popup window.
299
300
301
-:GpChatLast *:GpChatLast*
302
-
303
-Open the last active chat. Any visual selection or specified range will be
304
-pasted into the chat. This command also supports subcommands for layout
305
-specification:
306
307
-- `:GpChatLast vsplit` Open the last chat in a vertical split window.
308
-- `:GpChatLast split` Open the last chat in a horizontal split window.
309
-- `:GpChatLast tabnew` Open the last chat in a new tab.
310
-- `:GpChatLast popup` Open the last chat in a popup window.
311
312
313
:GpChatFinder *:GpChatFinder*
314
315
Open a dialog to search through chats.
0 commit comments