projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
shell: add ~/.Xmodmap file
[~bandali/configs]
/
.emacs.d
/
etc
/
yasnippet
/
snippets
/
latex-mode
/
newcommand
1
# -*- mode: snippet -*-
2
# name: newcommand
3
# key: cmd
4
# --
5
\newcommand{\\${1:name}}${2:[${3:0}]}{$0}