Every time I needed execute some command when I was using had to close the editor and open it again and I always thought: Should be a easy way to do this without close the the vim all the time.

The answer is: the Bang (!) command!

:! git status

http://www.linux.com/learn/tutorials/442419-vim-tips-working-with-external-commands