summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorLLoyderino <adrijan.bjedov@gmail.com>2025-09-13 18:55:23 +0200
committerLLoyderino <adrijan.bjedov@gmail.com>2025-09-13 18:55:23 +0200
commite28db13de6e5045cf55f864286c70d2b72eb15b3 (patch)
tree53eb9c7eff8bc68c49e65eec1a3b6da9cb8cb149 /init.el
parentacb846f5c55ca3e6c676e489f31869e28525f615 (diff)
Changed default fill settings
Now matches with my laptop screen
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el
index 8ec740a..7f53514 100644
--- a/init.el
+++ b/init.el
@@ -42,6 +42,8 @@
(setq scroll-conservatively 5 ; Smooth scrolling~
scroll-margin 5) ; https://themkat.net/2025/03/25/simple_smoother_emacs_scrolling.html
+(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
;; Spellcheck