unix-conf/.emacs.d/elpa/yasnippet-20160131.948/snippets/latex-mode/python
2016-02-18 14:53:30 +01:00

8 lines
134 B
Plaintext

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