doomemacs/modules/completion/vertico/autoload
Henrik Lissner 72c7d07fb4
fix(vertico): 9 workspace limit in switch-workspace-buffer
+vertico/switch-workspace-buffer was hardcoded to only list buffers from
the first 9 workspaces. This removes that limit.

Minor catch: workspaces beyond 9 will use lower case a-z as narrowing
keys, followed by upper case A-Z. There will not be any valid narrowing
keys beyond 61 workspaces -- but who in the world would have that many?
2022-02-17 21:14:24 +01:00
..
evil.el completion/selectrum -> completion/vertico, part 3 2021-07-25 02:52:04 +03:00
magit.el feat(vertico): add magit-status embark action 2021-09-15 01:03:11 +03:00
vertico.el fix(vertico): let C-c C-e run existing embark-after-export-hook 2022-01-30 20:42:05 +01:00
workspaces.el fix(vertico): 9 workspace limit in switch-workspace-buffer 2022-02-17 21:14:24 +01:00