Add prelude-evil.
A reasonable default setup for using evil-mode with prelude.
This commit is contained in:
parent
5d63050837
commit
2aa1038e0b
3 changed files with 129 additions and 0 deletions
|
@ -388,6 +388,11 @@ If you're an `evil-mode` user you'll probably do well to disable `key-chord-mode
|
|||
(key-chord-mode -1)
|
||||
```
|
||||
|
||||
#### vim emulation
|
||||
|
||||
If you want to use vim inside of emacs enable the `prelude-evil` module which provides
|
||||
support for `evil-mode`.
|
||||
|
||||
## Automatic package installation
|
||||
|
||||
The default Prelude installation comes with a bare minimum of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue