my-emacs-d/elpa/yasnippet-20160924.2001/snippets/latex-mode/python
2016-10-20 10:27:10 +02:00

8 lines
134 B
Plaintext

# -*- mode: snippet -*-
# name: python
# key: py
# --
\lstset{language=python}
\begin[language=python]{lstlisting}
$0
\end{lstlisting}