Files
2026-03-11 12:58:09 +01:00

8 lines
105 B
Plaintext

# -*- mode: snippet -*-
# name: \chapter{} \label{}
# key: cl
# uuid: cl
# --
\chapter{$1} \label{$1}
$0