6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: format
|
|
# key: print
|
|
# --
|
|
(format t "~& $0 ~%")
|