all repos — archive/dotfiles @ 6e26c674b93629c3d1cfeb79d6c6f2268510a420

Superseded by nixfiles

Emacs: add extra keybinding for projectile-find-file
Alan Pearce alan@bulbstudios.com
Tue, 27 Aug 2013 13:09:35 +0100
commit

6e26c674b93629c3d1cfeb79d6c6f2268510a420

parent

9719bca673b354a1dbd495afb55c5dec74482a51

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M emacs/init.elemacs/init.el
@@ -500,6 +500,8 @@ (bind-key "C-c i" #'ucs-insert) 
 (unbind-key "s-n")
 
+(bind-key "s-x" (define-prefix-command 'super-x-map))
+
 (set-register ?e `(file . ,*init-file*))
 
 ;; Enable narrowing functions C-x n