From 842d6125f934637b478a29163564f59cd81342ba Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Wed, 12 Jun 2024 22:30:58 +0000 Subject: Separate unrelated variables --- emacs/init.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index bdc6c72..e02c048 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -692,7 +692,12 @@ and when JID is not in `jabber-activity-banned'." ispell-program-name "aspell" ispell-dictionary "en_GB" ispell-extra-args '("--sug-mode=ultra") - require-final-newline t +) + +;; We are on a unix system, so it makes sense to end files in the unix system way. I'm surprised this isn't the default. +(setopt require-final-newline t + +(setopt window-min-height 1 window-combination-resize t window-resize-pixelwise t -- cgit 1.4.1-2-gfad0