summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d
diff options
context:
space:
mode:
authorAlan Pearce2015-11-15 13:56:32 +0100
committerAlan Pearce2015-11-15 13:56:32 +0100
commitdbb5e71d90cbe3833df166cf7183d7b07c090bd5 (patch)
tree00ca6c11ba06fac6032ce8be8f36aa4d1df60bc1 /tag-emacs/emacs.d
parenta8316761c256035026fcdb7968453aa78c3a264f (diff)
downloadnixfiles-dbb5e71d90cbe3833df166cf7183d7b07c090bd5.tar.lz
nixfiles-dbb5e71d90cbe3833df166cf7183d7b07c090bd5.tar.zst
nixfiles-dbb5e71d90cbe3833df166cf7183d7b07c090bd5.zip
Emacs: Fix ledger report auto-refresh
Diffstat (limited to 'tag-emacs/emacs.d')
-rw-r--r--tag-emacs/emacs.d/init.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index 8d82022d..793a454b 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -1406,6 +1406,7 @@ modes.
                                    ("interaction" "i" :prefix)
                                    ("interactive" "i" :prefix)
                                    ("menu"        "▤" :postfix)
+                                   ("ledger"      "Ledger")
                                    ("mode"        "")
                                    ("shell"       "sh" :postfix)))
             (cyphejor-mode 1)))