Merge branch 'testing' of https://github.com/ravl1084/vim-snippets into testing
Conflicts: UltiSnips/ledger.snippets
This commit is contained in:
commit
e9c9ea0b41
@ -3,6 +3,5 @@ priority -50
|
|||||||
snippet t "Transaction" b
|
snippet t "Transaction" b
|
||||||
${1:`!v strftime("%Y")`}-${2:`!v strftime("%m")`}-${3:`!v strftime("%d")`} ${4:*} ${5:Payee}
|
${1:`!v strftime("%Y")`}-${2:`!v strftime("%m")`}-${3:`!v strftime("%d")`} ${4:*} ${5:Payee}
|
||||||
${6:Expenses} \$${7:0.00}
|
${6:Expenses} \$${7:0.00}
|
||||||
${8:Assets:Checking}
|
${8:Assets:Checking}$0
|
||||||
$0
|
|
||||||
endsnippet
|
endsnippet
|
||||||
|
Loading…
Reference in New Issue
Block a user