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
- provide vim-like indication of mode in statusline
- WIP: CI: enable check for lack of new warnings while byte-compiling
- evil-mode text insertion breaks emacs text property inheritance (stickiness of text properties)
- `company-complete` results in `(evil-repeat-post-hook): (wrong-type-argument number-or-marker-p nil)`
- `evil-search` with `isearch` module does not respect `dired-isearch-filenames-mode` starting with Emacs 29
- Yanking to ?+ register does not work in Emacs >=29
- missing characters when horizontal scrolling if fringe-mode off + truncate-lines + tab indentation
- Ex command no longer completes command contain dash (-)
- Unable to set certain variables by `:custom` in `use-package`
- Input method in search and in replace modes doesn't match the currently activated one in insert mode
- Docs
- Emacs Lisp not yet supported