doomemacs/modules
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
..
app fix(rss): unbalanced parens in map! 2022-01-31 01:19:11 +01:00
checkers fix(spell): disable flyspell-lazy in message-mode 2022-02-10 21:07:20 +01:00
completion fix(vertico): 9 workspace limit in switch-workspace-buffer 2022-02-17 21:14:24 +01:00
config fix(default): no usable configuration epg-error 2022-02-16 02:13:35 +01:00
editor fix(multiple-cursors): "No search pattern" error from evil-mc 2022-02-10 21:07:20 +01:00
emacs fix(dired): prevent auto-revert in dired-virtual-mode 2022-02-14 21:24:46 +01:00
email nit: fix several documentation typos 2022-01-10 02:21:49 +01:00
input tweak!(layout): bepo -> vanilla i_ctrl-* keys 2022-02-09 20:36:42 +01:00
lang fix(beancount): void-variable select error 2022-02-14 21:24:46 +01:00
os nit(tty): revise comments 2022-02-10 21:07:20 +01:00
term refactor(vterm): remove +vterm--change-directory-if-remote 2022-01-30 02:41:02 +01:00
tools tweak(magit): shrink right fringe 2022-02-14 21:24:46 +01:00
ui fix(emoji): don't render emoji in verbatim org text 2022-02-10 21:07:20 +01:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00