Evil Mode
Popular Vim emulation package for Emacs. Implements pretty much the entirety of Vim inside of Emacs with a plethora of configuration options.
(github.com) emacs-evil/evil: The extensible vi layer for Emacs. website
ROAM_REFS: https://github.com/emacs-evil/evil
Evil is an extensible vi layer for Emacs. It emulates the main features of Vim, and provides facilities for writing custom extensions. Also see our page on EmacsWiki.
(evil.readthedocs.io) Evil — Evil documentation documentation website
ROAM_REFS: https://evil.readthedocs.io/en/latest/
(evil.readthedocs.io) Overview — Evil documentation website
ROAM_REFS: https://evil.readthedocs.io/en/latest/overview.html
Evil is an extensible vi layer for Emacs. It emulates the main features of Vim, turning Emacs into a modal editor. Like Emacs in general, Evil is extensible in Emacs Lisp.
(www.emacswiki.org) EmacsWiki: Evil website
ROAM_REFS: https://www.emacswiki.org/emacs/Evil
Evil is an extensible vi layer for Emacs. It provides Vim features like Visual selection and text objects, and is the successor to the now-obsolete Vimpulse and vim-mode. You can find its GitHub repository, here. Current stable version: 1.14.0 There’s a four-minute Evil demo on YouTube, created by Bailey Ling. The captions in the corner of the frame show the keystrokes which Bailey is entering.