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:
@@ -48,7 +48,8 @@
|
||||
(setq dirvish-use-mode-line t
|
||||
dirvish-mode-line-format '(:left (sort omit symlink) :right (free-space index))
|
||||
dirvish-attributes '(file-time file-size)
|
||||
dirvish-yank-sources 'session)
|
||||
dirvish-yank-sources 'session
|
||||
dirvish-hide-cursor nil)
|
||||
|
||||
:custom
|
||||
(dirvish-quick-access-entries
|
||||
|
||||
Reference in New Issue
Block a user