This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
marc
/
config_emacs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
34
Commits
1
Branch
0
Tags
4.7 MiB
Emacs Lisp
100%
Tree:
d581d98520
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd581d98520'
${ noResults }
config_emacs
/
elisp
/
plugin-evil.el
5 lines
77 B
Raw
Blame
History
(
use-package
evil
:config
(
evil-mode
1
)
)
(
provide
'plugin-evil
)