summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/km-editor.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init/km-editor.el b/init/km-editor.el
index 0fe2a31..730a4c6 100644
--- a/init/km-editor.el
+++ b/init/km-editor.el
@@ -26,3 +26,5 @@
(setq x-select-enable-clipboard t)
(blink-cursor-mode -1)
+
+(put 'narrow-to-region 'disabled nil)