bump: :core
Fanael/rainbow-delimiters@a32b39bdfe -> Fanael/rainbow-delimiters@f40ece58df Wilfred/helpful@c57ff0d284 -> Wilfred/helpful@66ba816b26 domtronn/all-the-icons.el@f491f39c21 -> domtronn/all-the-icons.el@be9d5dcda9 emacs-compat/compat@75d0b8527f -> emacs-compat/compat@ecf53005ab emacs-straight/project@6c41ad68ed -> emacs-straight/project@ce140cdb70 joddie/pcre2el@b941ed8a96 -> joddie/pcre2el@018531ba0c jscheid/dtrt-indent@be07f4979a -> jscheid/dtrt-indent@e0630f74f9 justbur/emacs-which-key@df6b0cb844 -> justbur/emacs-which-key@4d20bc8525
This commit is contained in:
parent
d8e16db605
commit
c1b0326ce7
2 changed files with 8 additions and 16 deletions
|
@ -3,14 +3,6 @@
|
|||
(use-package! beancount
|
||||
:mode ("\\.beancount\\'" . beancount-mode)
|
||||
:hook (beancount-mode . outline-minor-mode)
|
||||
:init
|
||||
;; REVIEW Remove once domtronn/all-the-icons.el#272 is merged
|
||||
(after! all-the-icons
|
||||
(add-to-list 'all-the-icons-icon-alist
|
||||
'("\\.beancount\\'" all-the-icons-material "attach_money" :face all-the-icons-lblue))
|
||||
(add-to-list 'all-the-icons-mode-icon-alist
|
||||
'(beancount-mode all-the-icons-material "attach_money" :face all-the-icons-lblue)))
|
||||
|
||||
:config
|
||||
(setq beancount-electric-currency t)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue