6 lines
No EOL
63 B
Text
6 lines
No EOL
63 B
Text
# -*- mode: snippet -*-
|
|
# name: item
|
|
# key: it
|
|
# --
|
|
\item $1
|
|
$0 |