Fix indentation
This commit is contained in:
parent
f01b03a73f
commit
f4d5953be5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
(setq ledger-binary-path
|
||||
(if (executable-find "hledger")
|
||||
"hledger"
|
||||
"ledger"))
|
||||
"ledger"))
|
||||
|
||||
(defadvice! +ledger--check-version-a (orig-fn)
|
||||
"Fail gracefully if ledger binary isn't available."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue