summary refs log tree commit diff stats
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index e07ef0b..dd73f19 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -500,6 +500,8 @@ Values: `desktop', `server', `laptop'")
 
 (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