doomemacs/modules/completion
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
..
company feat(company): disable company in circe-mode 2021-12-15 15:18:11 +01:00
helm bump: :completion 2021-12-14 01:21:33 +01:00
ido bump: :completion 2021-12-14 01:21:33 +01:00
ivy bump: :completion 2021-12-14 01:21:33 +01:00
vertico fix(vertico): 9 workspace limit in switch-workspace-buffer 2022-02-17 21:14:24 +01:00