Removed elpa packages, need to find a way to auto install
This commit is contained in:
7
emacs/.emacs.d/snippets/latex-mode/itemize
Normal file
7
emacs/.emacs.d/snippets/latex-mode/itemize
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: itemize
|
||||
# key: it
|
||||
# --
|
||||
\begin{itemize}
|
||||
\item $0
|
||||
\end{itemize}
|
||||
Reference in New Issue
Block a user