aboutsummaryrefslogtreecommitdiff
path: root/spacemacs.el
diff options
context:
space:
mode:
Diffstat (limited to 'spacemacs.el')
-rw-r--r--spacemacs.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/spacemacs.el b/spacemacs.el
index aa59eec..65a66ce 100644
--- a/spacemacs.el
+++ b/spacemacs.el
@@ -573,6 +573,7 @@ dump."
(defvar custom-keybindings '(("→" . (lambda () (interactive) (evil-insert 1)))
("M-ç" . (lambda () (interactive) (find-file "~/annex/txt/TODOs.org")))
+ ("M-p" . (lambda () (interactive) (find-file "~/annex/txt/money.ledger")))
("M-SPC" . (lambda () (interactive) (just-one-space -1)))
("M-[" . (lambda () (interactive) (find-file "~/tmp/scratch.org")))
("M-]" . (lambda () (interactive) (find-file "~/Nextcloud/Notes/TODOs.txt")))