I cannot exit Vim, I hit escape and tried :q :x :qx
None of the other questions are working, I am running windows 8.
I cannot exit Vim, I hit escape and tried :q :x :qx
None of the other questions are working, I am running windows 8.
ctrl+c
to interrupt current task and return to the command mode:q![ENTER]
to quit, bypassing save prompt