Web app that tells you how to quit Vim
"Stuck in Vim is a webapp that tells you how to quit Vim. The app asks you a few questions to check where exactly you're stuck, and then tells you the command you need to type in to be able to exit Vim.
This was originally built as a response to the blog post by StackOverflow that mentioned that at any given time, roughly 80 people are stuck in Vim and don't know how to quit.
"Stuck in Vim" is a static website hosted on Github Pages. The question/response cycle is modelled as a Finite State Machine which is built entirely using Vue.js."
Siddhant Goel
@siddhantgoel