Rename Org to Notes

This commit is contained in:
Andreas Zweili 2023-09-06 12:58:35 +02:00
parent 2f884e17ea
commit 727c26aff5
1 changed files with 2 additions and 1 deletions

View File

@ -103,7 +103,8 @@
(setq ibuffer-saved-filter-groups
(quote (("default"
("Org" ;; all org-related buffers
("Notes" ;; all org-related buffers
(mode . markdown-mode)
(mode . org-mode))
("Programming" ;; prog stuff not already in MyProjectX
(or