Some updates to ledger CLI config

This commit is contained in:
Random936
2026-03-28 20:30:38 -04:00
parent afc9828d2b
commit b4af81baaa
2 changed files with 17 additions and 9 deletions

View File

@@ -209,6 +209,7 @@ Emacs related keybindings:
:init
(setq evil-want-keybinding nil)
:config
(evil-set-initial-state 'dashboard-mode 'emacs)
(evil-mode 1))
#+end_src