set number
set syntax=on

syntax enable

command Gc execute "!git commit %"
command Gp execute "!git push origin master"