revert Gpush mapping

This commit is contained in:
ManjaroOne666 2018-03-28 23:23:02 +01:00
parent 629e6780c0
commit c541e16969
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ nnoremap <space>ga :!clear; git add %; git status<CR>
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 <silent> <space>gp :Gpush<CR>
nnoremap <space>gp :!clear; echo 'git push'; git push<CR>
" nnoremap <space>gp :Gpush<CR>
nnoremap <space>gl :Glog<CR>
" netrw