From 7727240032c4244641969c22db30113b73a71ca9 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 2 Nov 2024 22:05:50 +0100 Subject: emacs: Trim final newlines --- .config/emacs/modules/mm-keybindings.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/emacs/modules/mm-keybindings.el') diff --git a/.config/emacs/modules/mm-keybindings.el b/.config/emacs/modules/mm-keybindings.el index 915d845..4c9f29e 100644 --- a/.config/emacs/modules/mm-keybindings.el +++ b/.config/emacs/modules/mm-keybindings.el @@ -144,4 +144,4 @@ the first command is remapped to the second command." (which-key-ellipsis "…") (wihch-key-idle-delay .5)) -(provide 'mm-keybindings) +(provide 'mm-keybindings) \ No newline at end of file -- cgit v1.2.3