projects
/
~bandali
/
configs
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
shell: add ~/.Xmodmap file
[~bandali/configs]
/
.emacs.d
/
etc
/
yasnippet
/
snippets
/
latex-mode
/
newcommand
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
# -*- mode: snippet -*-
2
# name: newcommand
3
# key: cmd
4
# --
5
\newcommand{\\${1:name}}${2:[${3:0}]}{$0}