|
@ -513,7 +513,7 @@ deactivate |
|
|
(if (string-equal system-type "gnu/linux") |
|
|
(if (string-equal system-type "gnu/linux") |
|
|
(use-package beancount |
|
|
(use-package beancount |
|
|
:load-path "user-local/elisp" |
|
|
:load-path "user-local/elisp" |
|
|
:ensure t |
|
|
|
|
|
|
|
|
; :ensure t |
|
|
:defer t |
|
|
:defer t |
|
|
:mode |
|
|
:mode |
|
|
("\\.beancount$" . beancount-mode) |
|
|
("\\.beancount$" . beancount-mode) |
|
|