Diminish and org

This commit contains some documentation for org config file, adds org-roam-ui,
diminish mode to clear up the modeline along with some configuration and
commentary on diminish mode.
This commit is contained in:
2025-04-18 19:34:39 +09:00
parent 2d42287f34
commit 02a86ef9b0
3 changed files with 42 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
;; incomplete command (a prefix) in a popup.
(use-package which-key
:ensure t
:diminish which-key-mode
:config
(which-key-mode))