aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
authorgxlin <[email protected]>2021-07-06 13:23:10 +0800
committergxlin <[email protected]>2021-07-06 13:23:10 +0800
commit20f2705342e1c444bda1b4c9a2077408ae14389a (patch)
tree725ef13c17a8499d5bbba92cb6a385791b787fea /.emacs.d/init.el
parent31c792619100bf1b53b57f2406cdffc8116e309a (diff)
downloaddotfiles-20f2705342e1c444bda1b4c9a2077408ae14389a.tar.gz
dotfiles-20f2705342e1c444bda1b4c9a2077408ae14389a.tar.bz2
dotfiles-20f2705342e1c444bda1b4c9a2077408ae14389a.zip
mutt is too hard to configure
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index df7a5c9..4f08fd7 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -52,7 +52,6 @@
(require 'init-lsp-mode)
(require 'init-mu4e)
-;; ledger-mode
(use-package ledger-mode
:mode (("\\.journal$" . ledger-mode))
:config