This website works better with JavaScript.
Explore
Help
Register
Sign In
wilderjds
/
.emacs.d
Watch
1
Star
0
Fork
You've already forked .emacs.d
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
108
Commits
1
Branch
0
Tags
1.5 MiB
Emacs Lisp
92.9%
Python
5.6%
Shell
1.5%
Tag:
Branch:
Tree:
2aba3b07b3
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2aba3b07b3'
${ noResults }
.emacs.d
/
init
/
init-elisp.el
4 lines
92 B
Raw
Blame
History
(
add-hook
'emacs-lisp-mode-hook
(
lambda
(
)
(
outline-minor-mode
)
(
linum-mode
)
)
)
Reference in new issue
View Git Blame
Copy Permalink