the best way to exit Vim (according to an Emacs user)

thank you TheAgeOfSuperboredom@lemmy.ca for showing us this brilliant piece of software

40 points · 5 comments · view on lemmy.world

5 Comments

sorrybookbroke@sh.itjust.works · 4 pts · 3y

What an obvious lie, vim absolutely can support WASD, that's just a tiny configuration away.

nnoremap s j
nnoremap w k 
nnoremap a h 
nnoremap d l

The rest is entirely true though

aerphanas@defcon.social · 1 pts · 3y

@Bankenstein as Emacs user and former vim user, I can confirm this is the best plug-in for vim