From 89deac190de140a65a357fd4632de125f2d188d4 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 17 Feb 2022 21:17:39 +0100 Subject: [PATCH] fix(vertico): signature for +vertico/switch-workspace-buffer An unused argument I forgot to remove. Amend: 81629dc2ad61 --- modules/completion/vertico/autoload/workspaces.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/completion/vertico/autoload/workspaces.el b/modules/completion/vertico/autoload/workspaces.el index 0918399e0..d7c283945 100644 --- a/modules/completion/vertico/autoload/workspaces.el +++ b/modules/completion/vertico/autoload/workspaces.el @@ -51,7 +51,7 @@ (autoload 'consult--multi "consult") ;;;###autoload -(defun +vertico/switch-workspace-buffer (buffers &optional force-same-workspace) +(defun +vertico/switch-workspace-buffer (&optional force-same-workspace) "Switch to another buffer in the same workspace. Type the workspace's number (starting from 1) followed by a space to display its