From 6aa3c170e93ea9a88b16816a3396778def524a01 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sat, 11 May 2024 13:05:41 +0530 Subject: (Emacs/*)~clean up text, change license of elisp packages to GPLv2 strictly --- Emacs/.config/emacs/config.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Emacs/.config/emacs/config.org') diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org index 25023e4..235957c 100644 --- a/Emacs/.config/emacs/config.org +++ b/Emacs/.config/emacs/config.org @@ -363,10 +363,10 @@ info pages so I'd like nice navigation options. "RET" #'Info-follow-nearest-node)) #+end_src ** Display line numbers -I don't really like line numbers, I find them similar to [[*Fringes][fringes]] as -useless space, but at least it provides some information. Sometimes -it can help with doing repeated commands so a toggle option is -necessary. +I don't really like line numbers, I find them similar to +[[*Fringes][fringes]] as useless space, but at least it provides some +information. Sometimes it can help with doing repeated commands so a +toggle option is necessary. #+begin_src emacs-lisp (use-package display-line-numbers :straight nil -- cgit v1.2.3-13-gbd6f