vim-snippets/snippets/ledger.snippets

6 lines
137 B
Plaintext
Raw Normal View History

2012-11-25 14:10:03 -05:00
# Ledger <http://ledger-cli.org/>
snippet ent
`strftime("%Y/%m/%d")` ${1:transaction}
${2:account} ${3:value}
${4:account}