Skip to content

Commit

Permalink
C-c C-v = revert-buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
rdj committed Oct 3, 2011
1 parent 8666265 commit 20c0c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rdj/rdj-bindings.el
Expand Up @@ -6,6 +6,7 @@
(global-set-key (kbd "C-c C-g") 'magit-status)
(global-set-key (kbd "C-c C-r") 'recompile)
(global-set-key (kbd "C-c C-t") 'toggle-truncate-lines)
(global-set-key (kbd "C-c C-v") 'revert-buffer)
(global-set-key (kbd "C-c C-w") 'rdj-toggle-whitespace-cleanup)
(global-set-key (kbd "C-c C-z") 'rdj-smartsize-frame)

Expand Down

0 comments on commit 20c0c9c

Please sign in to comment.