projects
/
~bandali
/
configs
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
move emacs files from .emacs.d to .
[~bandali/configs]
/
etc
/
yasnippet
/
snippets
/
latex-mode
/
enumerate
Commit
Line
Data
2b3c93ec
AB
1
# -*- mode: snippet -*-
2
# name: enumerate
3457307b
3
# key: o
2b3c93ec
AB
4
# --
5
\begin{enumerate}
3457307b
6
\item $0
2b3c93ec
7
\end{enumerate}