Add vim-ledger config

pull/1/head
Ensar Sarajčić 2021-01-19 16:57:03 +01:00
parent abb9a8fc09
commit edc21f07f7
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
" -----------------------------------------------------------------------------
" - Ledger-cli vim support config -
" -----------------------------------------------------------------------------
let g:ledger_extra_options = '--pedantic --explicit --check-payees'
let g:ledger_decimal_sep = ','