dotfiles/symlinks/vim/plugin/ledger.vim

6 lines
299 B
VimL
Raw Normal View History

2021-01-19 15:57:03 +00:00
" -----------------------------------------------------------------------------
" - Ledger-cli vim support config -
" -----------------------------------------------------------------------------
let g:ledger_extra_options = '--pedantic --explicit --check-payees'
let g:ledger_decimal_sep = ','