Skip to content

Commit

Permalink
Add typing-of-emacs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Miller committed Nov 30, 2011
1 parent e265877 commit 247477a
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 0 deletions.
2 changes: 2 additions & 0 deletions init.el
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -105,3 +105,5 @@


(require 'ace-jump-mode) (require 'ace-jump-mode)
(define-key global-map (kbd "C-c SPC") 'ace-jump-mode) (define-key global-map (kbd "C-c SPC") 'ace-jump-mode)

(require 'typing)
Loading

0 comments on commit 247477a

Please sign in to comment.