summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 15b7738..3b92b6f 100644
--- a/init.el
+++ b/init.el
@@ -56,6 +56,7 @@
(which-key-mode) ; Enable which-key (didn't know this is built-in now!)
+(delete-selection-mode 1)
(setq-default fill-column 94) ; Fill columns to half of my laptop's screen
(global-set-key (kbd "M-\\") #'just-one-space) ; Leave one space instead of killing all