Typo again?
This commit is contained in:
parent
6a4a0a9faa
commit
4833a9e208
1 changed files with 2 additions and 1 deletions
|
@ -226,6 +226,7 @@ let
|
|||
set tabpagemax=40
|
||||
|
||||
" Help ledger
|
||||
let g:ledger_bin="${hledger}/bin/hledger"
|
||||
let g:ledger_bin = '${hledger}/bin/hledger'
|
||||
let g:ledger_extra_options = '--pedantic --explicit --check-payees'
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue