From 61d23b48249135737094c7a4d7200d16f3825cb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Hauspie?= <michael.hauspie@univ-lille.fr> Date: Tue, 2 Jul 2024 11:19:34 +0200 Subject: [PATCH] Line format --- configuration.org | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/configuration.org b/configuration.org index 9a72b23..172bfe2 100644 --- a/configuration.org +++ b/configuration.org @@ -279,9 +279,8 @@ Manage undo as a tree so that we can undo/redo more. Bound by default on =C-x u= ** Changes to builtin visuals -I always display visual line where the cursor is and I like to have -line numbers at the left of the buffer. I also have Emacs to show me -matching parenthesis. Also do not show the welcome screen. +I always display visual line where the cursor is and I like to have line numbers at the left of the +buffer. I also have Emacs to show me matching parenthesis. Also do not show the welcome screen. #+BEGIN_SRC emacs-lisp ;; Do not show welcome screen -- GitLab