aboutsummaryrefslogtreecommitdiff
path: root/vim/bundle/vim-snippets/snippets/ledger.snippets
blob: b401f61665abeda5142d6ed81a3e22c83e75bd27 (plain)
1
2
3
4
5
# Ledger <http://ledger-cli.org/>
snippet ent
	`strftime("%Y/%m/%d")` ${1:transaction}
	    ${2:account}    ${3:value}
	    ${0:account}