11 lines
254 B
Plaintext
11 lines
254 B
Plaintext
# -*- mode: snippet -*-
|
|
# -*- time-stamp-active: nil; -*-
|
|
# name: accounting block
|
|
# uuid: acc
|
|
# trigger: acc
|
|
# condition: t
|
|
# expand-env: ((yas-indent-line 'fixed) (yas-wrap-around-region 'nil))
|
|
# --
|
|
|
|
`(format-time-string "%Y")`/$1/$2 $3
|
|
acc_entry$0 |