comment
This commit is contained in:
parent
78a015d231
commit
532029d30e
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue