Y
Hacker News
new
|
ask
|
show
|
jobs
by
kblev
1658 days ago
What is a vim emulator?
1 comments
da39a3ee
1658 days ago
An editor extension that makes the editor behave like vim as far as editing operations are concerned (so modal, etc). E.g. Emacs has very accurate vim emulation in evil-mode.
link