Gpush mapping
This commit is contained in:
		
							parent
							
								
									67d7d8858a
								
							
						
					
					
						commit
						629e6780c0
					
				| 
						 | 
				
			
			@ -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 <space>gp :Gpush<CR>
 | 
			
		||||
" nnoremap <space>gp :!clear; echo 'git push'; git push<CR>
 | 
			
		||||
nnoremap <silent> <space>gp :Gpush<CR>
 | 
			
		||||
nnoremap <space>gl :Glog<CR>
 | 
			
		||||
 | 
			
		||||
" netrw
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue