parent
926ba626b7
commit
980b3730f1
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ This msut be advised *before* beancount-mode loads, because
|
|||
|
||||
:config
|
||||
(when (featurep! +lsp)
|
||||
(after! lsp-mode
|
||||
;; TODO PR this upstream
|
||||
(add-to-list 'lsp-language-id-configuration '(beancount-mode . "beancount")))
|
||||
(add-hook 'beancount-mode-local-vars-hook #'lsp!))
|
||||
|
||||
(setq beancount-electric-currency t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue