Skip to content

Commit

Permalink
Bind C-c t to find-todo
Browse files Browse the repository at this point in the history
  • Loading branch information
emk committed Sep 6, 2011
1 parent c893316 commit 81efbe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotemacs
Expand Up @@ -160,6 +160,7 @@
(global-set-key "\C-cr" 'rename-buffer)
(global-set-key "\C-ci" 'send-invisible)
(global-set-key "\C-cd" 'find-dotemacs)
(global-set-key "\C-ct" 'find-todo)
(global-set-key [?\s-a] 'anything)

;; Git-specific bindings.
Expand Down

0 comments on commit 81efbe9

Please sign in to comment.