2
Sayaka
6y

I challenged someone to exit Vim today >;)

Comments
  • 0
    One of the easiest way to exit vim:

    1. ctrl+alt+t
    2.sudo apt-get remove vim
    3. sudo apt-get install emacs24
    4.done.
  • 1
    @Ishwor *3. sudo apt install nano
Add Comment