diff --git a/vimrc.d/mappings.vim b/vimrc.d/mappings.vim index 0fa0bb1..623ef4b 100644 --- a/vimrc.d/mappings.vim +++ b/vimrc.d/mappings.vim @@ -24,8 +24,8 @@ nnoremap ga :!clear; git add %; git status nnoremap gA :!clear; git add .; git status nnoremap gc :Gcommit nnoremap gg :!clear; git add %; git commit -m '' -" nnoremap gp :!clear; echo 'git push'; git push -nnoremap gp :Gpush +nnoremap gp :!clear; echo 'git push'; git push +" nnoremap gp :Gpush nnoremap gl :Glog " netrw