Add ledger snippet

This commit is contained in:
Tom Vincent 2012-11-25 19:10:03 +00:00
parent 1ebc3835fb
commit e845b783d3

5
snippets/ledger.snippets Normal file
View File

@ -0,0 +1,5 @@
# Ledger <http://ledger-cli.org/>
snippet ent
`strftime("%Y/%m/%d")` ${1:transaction}
${2:account} ${3:value}
${4:account}