About Exiting Vim
If you accidentally opened a file in Vim (*), you can exit it typing the following characters.
Without saving:
:q!
With saving recent changes:
:wq
(*) Vim is usually set as the default $EDITOR and is used when opening git commit messages for writing or crontab tasks for editing.
Also by me
Django Messaging 🎅🏼
For Django-based social platforms.
Django App for You
Django Paddle Subscriptions 🎅🏼
For Django-based SaaS projects.
Django App for You
Django GDPR Cookie Consent 🎅🏼
For Django websites that use cookies.
Django App for You