Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mbriggs
Created April 2, 2014 01:52
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 mbriggs/9926655 to your computer and use it in GitHub Desktop.
Save mbriggs/9926655 to your computer and use it in GitHub Desktop.
foob
(global-set-key (kbd "<f1>") 'magit-status)
(define-key evil-normal-state-map "B" 'magit-checkout)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment