This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
84996473a2
dotfiles
/
.emacs.d
/
snippets
/
latex-mode
/
newcommand
5 lines
100 B
Plaintext
Raw
Blame
History
# -*- mode: snippet -*-
# name: newcommand
# key: cmd
# --
\newcommand{\\${1:name}}${2:[${3:0}]}{$0}
Reference in New Issue
View Git Blame
Copy Permalink