This website requires JavaScript.
Explore
Help
Sign In
ArchConfig
/
emacs
Watch
2
Star
0
Fork
You've already forked emacs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
30f92dc50b
emacs
/
snippets
/
elixir-mode
/
if
7 lines
79 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