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
6cf4b23ee2
dotfiles
/
.emacs.d
/
snippets
/
elixir-mode
/
if
8 lines
80 B
Plaintext
Raw
Blame
History
# -*- mode: snippet -*-
# name: if
# key: if
# --
if ${1:condition} do
$0
end
Reference in New Issue
View Git Blame
Copy Permalink