Fix ledger auto align on save
Fixed to apply to all ledger files and not only journal filespull/2/head
parent
2c68186bd0
commit
6201094403
|
@ -4,5 +4,5 @@
|
|||
|
||||
augroup ledgerconf
|
||||
autocmd!
|
||||
autocmd BufWritePre *.journal LedgerAlignBuffer
|
||||
autocmd BufWritePre <buffer> LedgerAlignBuffer
|
||||
augroup END
|
||||
|
|
Loading…
Reference in New Issue