mirror of
https://github.com/amix/vimrc
synced 2025-07-06 07:55:00 +08:00
gitignore sources_non_forked_cache
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
priority -50
|
||||
|
||||
snippet t "Transaction" b
|
||||
${1:`!v strftime("%Y")`}-${2:`!v strftime("%m")`}-${3:`!v strftime("%d")`} ${4:*} ${5:Payee}
|
||||
${6:Expenses} \$${7:0.00}
|
||||
${8:Assets:Checking}$0
|
||||
endsnippet
|
Reference in New Issue
Block a user