Increase column where amounts are aligned
This commit is contained in:
parent
065ca4c694
commit
15f4a69a35
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
(ledger-mode-should-check-version nil "Remove version check, since it doesn't work with hledger anyway")
|
||||
(ledger-post-account-alignment-column 4 "Indent postings with 4 spaces")
|
||||
(ledger-post-amount-alignment-at :decimal "Align on the decimal")
|
||||
(ledger-post-amount-alignment-column 59 "Align on column 60")
|
||||
(ledger-post-amount-alignment-column 69 "Align on column 70")
|
||||
(ledger-post-auto-align t "Align when moving to the next line")
|
||||
)
|
||||
''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue