spacemacs: ledger
This commit is contained in:
parent
0519a45da2
commit
6565f71bce
@ -32,6 +32,7 @@
|
||||
version-control
|
||||
scala
|
||||
latex
|
||||
finance
|
||||
)
|
||||
;; List of additional packages that will be installed without being
|
||||
;; wrapped in a layer. If you need some configuration for these
|
||||
@ -219,7 +220,8 @@ layers configuration."
|
||||
("," . preview-default-option-list)
|
||||
"]{preview}[2004/11/05]" "\\PreviewEnvironment{prooftree}")))
|
||||
'(preview-scale-function 1.2)
|
||||
'(ring-bell-function (quote ignore) t)
|
||||
'(scala-indent:align-forms t)
|
||||
'(scala-indent:align-parameters t)
|
||||
'(scala-indent:default-run-on-strategy scala-indent:operator-strategy))
|
||||
'(scala-indent:default-run-on-strategy scala-indent:operator-strategy)
|
||||
'(ledger-post-account-alignment-column 2)
|
||||
'(ring-bell-function (quote ignore) t))
|
||||
|
Loading…
Reference in New Issue
Block a user