mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
nit: minor refactors & comment/docstring revisions
This commit is contained in:
@ -60,7 +60,7 @@
|
||||
(autoload 'consult--multi "consult")
|
||||
;;;###autoload
|
||||
(defun +vertico/switch-workspace-buffer (&optional force-same-workspace)
|
||||
"Switch to another buffer in the same workspace.
|
||||
"Switch to another buffer in the same or a specified workspace.
|
||||
|
||||
Type the workspace's number (starting from 1) followed by a space to display its
|
||||
buffer list. Selecting a buffer in another workspace will switch to that
|
||||
|
Reference in New Issue
Block a user