6 lines
86 B
Plaintext
6 lines
86 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: Textcolor
|
|
# key: tcol
|
|
# --
|
|
\textcolor{${1:green}}{$2}
|