1
0
Fork 0
mirror of synced 2024-06-30 20:41:09 -04:00
ultimate-vim/sources_non_forked/vim-snippets/snippets/ledger.snippets

6 lines
137 B
Plaintext
Raw Normal View History

2022-11-21 10:06:50 -05:00
# Ledger <http://ledger-cli.org/>
snippet ent
`strftime("%Y/%m/%d")` ${1:transaction}
${2:account} ${3:value}
${0:account}