feat(config): Update ibuffer filter and improve denote setup

This commit is contained in:
2026-06-25 17:21:06 +08:00
parent 2830fc8a67
commit be2a3ba607
3 changed files with 9 additions and 3 deletions

View File

@@ -197,7 +197,9 @@
(name . "^*Buffer List*")
(name . "\\*discomfort\\*")
(mode . calendar-mode)
(mode . grep-mode))))))
(mode . grep-mode)
(mode . proced-mode)
(mode . syncthing-mode))))))
(add-hook 'ibuffer-hook
(lambda () (ibuffer-switch-to-saved-filter-groups "Main")