6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: section
|
|
# key: sec
|
|
# --
|
|
\section{${1:name}}
|
|
$0 |