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
4ef25f786b
dotfiles
/
.emacs.d
/
snippets
/
latex-mode
/
if
9 lines
89 B
Plaintext
Raw
Blame
History
# -*- mode: snippet -*-
# name: if
# key: if
# --
\IF {$${1:cond}$}
$0
\ELSE
\ENDIF
Reference in New Issue
View Git Blame
Copy Permalink