projects
/
~bandali
/
configs
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Improve usability of rofi-light and rofi-pamixer wrappers
[~bandali/configs]
/
.emacs.d
/
etc
/
yasnippet
/
snippets
/
latex-mode
/
enumerate
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
# -*- mode: snippet -*-
2
# name: enumerate
3
# key: o
4
# --
5
\begin{enumerate}
6
\item $0
7
\end{enumerate}