I\'m new with git, so I decided to learn git using the tutorials of github. The third chapter said:
\"For this first example we’ll modify the README
You can combine both these actions and do Esc:wqEnter to save the commit and quit vim.
As an alternate to the above, you can also press ZZ while in the normal mode, which will save the file and exit vim. This is also easier for some people as it's the same key pressed twice.