From 995aaddb272240877aca36fbc1d3f2cf9ef2da23 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 11 Nov 2024 13:31:51 +0100 Subject: emacs: Remove trailing newline --- .config/emacs/early-init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/emacs/early-init.el b/.config/emacs/early-init.el index 1b78baf..634acc0 100644 --- a/.config/emacs/early-init.el +++ b/.config/emacs/early-init.el @@ -110,4 +110,4 @@ 'mode-line nil :background background :foreground foreground - :box 'unspecified)) + :box 'unspecified)) \ No newline at end of file -- cgit v1.2.3