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 41daa4a5..499636f9 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -492,6 +492,8 @@ Values: `desktop', `server', `laptop'")
 
 (bind-key "C-c i" #'ucs-insert)
 
+(unbind-key "s-n")
+
 (set-register ?e `(file . ,*init-file*))
 
 ;; Enable narrowing functions C-x n