summary refs log tree commit diff stats
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 41daa4a..499636f 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