This commit is contained in:
ManjaroOne666 2018-03-28 23:09:31 +01:00
parent 78a015d231
commit 532029d30e
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ nnoremap <space>gA :!clear; git add .; git status<CR>
nnoremap <space>gc :Gcommit<CR>
nnoremap <space>gg :!clear; git add %; git commit -m ''<Left>
nnoremap <space>gp :!clear; echo 'git push'; git push<CR>
" nnoremap <space>gp :Gpush<CR>
nnoremap <space>gl :Glog<CR>
" netrw