This website works better with JavaScript.
Home
Explore (Intern grade code.)
Help (Really? You can't figure this shit out?)
Register (Give Me Your Personal Info K Thanks.)
Sign In
rlbr
/
emacs_config_prelude
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Emacs config utilizing prelude as a base
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
139
Commits
1
Branch
0
Tags
4.8 MiB
Emacs Lisp
95.1%
Shell
4.9%
Tree:
6a1ca6b0dc
custom
Branches
Tags
${ item.name }
tag.create_tag%!(EXTRA string=${ searchTerm })
Create branch
${ searchTerm }
from '6a1ca6b0dc'
${ noResults }
emacs_config_prelude
/
vendor
/
yasnippet
/
snippets
/
perl-mode
/
if
6 lines
58 B
Raw
Blame
History
# name: if (...) { ... }
# key: if
# --
if ($1) {
$0
}
Reference in new issue