evil
https://github.com/emacs-evil/evil
Emacs Lisp
The extensible vi layer for Emacs.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Emacs Lisp not yet supported1 Subscribers
Add a CodeTriage badge to evil
Help out
- Issues
- TAG is ignored by make test
- Fix TAG and PROFILER being ignored by make test
- `evil-bounds-of-not-thing-at-point`/`evil-forward-end` assume `forward-thing` returns a number, which breaks with Emacs 30.1's `forward-thing-provider-alist`
- Ex substitution command capitalizes replacement string?
- Use comment as fallback for evil-a-paren if no balanced block inside
- Closing parentheses in OCaml comment confuses `d a )`
- Search highlights not refreshed after buffer-modifying commands (paste, undo, redo)
- [Bug] cursor-type not set on state entry for buffers not yet attached to a window
- evil-echo is logging message in *Messages* buffer
- BUG: searching for "\{\}" string crashed Emacs
- Docs
- Emacs Lisp not yet supported