How to save and exit from file on VIM Windows [Git Command Line Save and Exit]

Git Command line if you edit the any config file or any text file in the VIM editor on the Git command prompt how to save all the change and exit from the file.
This is the simple command. Just type the following command to do.
Press ESC key
After that, type
:wq 
and press enter now your change will save and exit from the file.

Copyright Labw3