Skip to content

Commit

Permalink
':'
Browse files Browse the repository at this point in the history
  • Loading branch information
rasraffa committed Jan 13, 2014
1 parent 018941f commit bac565f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Expand Up @@ -75,7 +75,7 @@ inoremap <C-g>r <C-o>:Gread<CR>
nnoremap <C-g>p :!git push<CR>
inoremap <C-g>p <C-o>:!git push<CR>
command! Gpx execute tabdo '!git push' | xit
command! Gpx execute :tabdo '!git push' | xit
" ==>>> unimpaired: http://vimcasts.org/episodes/bubbling-text/

" Bubble single lines - select text in visual mode and shift it about
Expand Down

0 comments on commit bac565f

Please sign in to comment.