Add ledger_bin
This commit is contained in:
parent
1dd6155b7d
commit
4741b544b3
1 changed files with 3 additions and 0 deletions
|
@ -224,5 +224,8 @@ let
|
|||
|
||||
" Allow for more than 10 tabs to be opened at once
|
||||
set tabpagemax=40
|
||||
|
||||
" Help ledger
|
||||
let g:ledger_bin=${hledger}/bin/hledger
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue