Skip to content

Instantly share code, notes, and snippets.

@greghor
Created November 12, 2021 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greghor/90efd2b0f56333f3e91a8a9f46cd30fd to your computer and use it in GitHub Desktop.
Save greghor/90efd2b0f56333f3e91a8a9f46cd30fd to your computer and use it in GitHub Desktop.
noremap ,gc :Gcommit % -m "
noremap ,gsh :Gpush<CR>
noremap ,gs :Gstatus<CR>
noremap ,gd :Gvdiff<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment