Install yasnippet and vala-snippets packages
This commit is contained in:
8
elpa/yasnippet-20160924.2001/snippets/latex-mode/python
Normal file
8
elpa/yasnippet-20160924.2001/snippets/latex-mode/python
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: python
|
||||
# key: py
|
||||
# --
|
||||
\lstset{language=python}
|
||||
\begin[language=python]{lstlisting}
|
||||
$0
|
||||
\end{lstlisting}
|
Reference in New Issue
Block a user