feat: Update Emacs config with new keybindings, org states
- Add `magit-refs-mode` to tab grouping - Add `eshell`/`eat` under `C-c x` prefix - Replace `WAITING` org state with `IDKY` - Add `lisp-extra-font-lock` package - Fix daemon mode theme loading - Simplify denote keywords and update dired/dirvish bindings
This commit is contained in:
@@ -174,7 +174,8 @@
|
||||
(mode . magit-log-mode)
|
||||
(mode . magit-process-mode)
|
||||
(mode . magit-status-mode)
|
||||
(mode . magit-revision-mode)))
|
||||
(mode . magit-revision-mode)
|
||||
(mode . magit-refs-mode)))
|
||||
("Directories" (or
|
||||
(mode . dired-mode)
|
||||
(name . "^*dirvish")))
|
||||
|
||||
Reference in New Issue
Block a user