From 07518c28da081bdb30e2bd5682d67a5cecaf40dc Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Thu, 26 Dec 2024 17:06:58 -0800 Subject: [PATCH] feat: Place highlight-indent-guides above --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 5bafde5..6791a72 100644 --- a/README.org +++ b/README.org @@ -346,12 +346,12 @@ Above all, enjoy using Emacs. The community, more than anything, makes Emacs a g *** Indentation Enhancement + - [[https://github.com/DarthFennec/highlight-indent-guides][highlight-indent-guides]] - Emacs minor mode to highlight indentation. - [[https://github.com/antonj/Highlight-Indentation-for-Emacs][highlight-Indentation-mode]] - Highlight indentation. - [[https://github.com/zk-phi/indent-guide][indent-guide]] - Show vertical lines to guide indentation. - [[https://github.com/Malabarba/aggressive-indent-mode][Aggressive-indent]] - Keeps your code always indented automatically. - [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Indent-Convenience.html][electric-indent-mode]] - =[built-in]= (enabled by default) Auto-indent current and new lines ([[https://www.emacswiki.org/emacs/AutoIndentation][Emacs Wiki]]) - - [[https://github.com/DarthFennec/highlight-indent-guides][highlight-indent-guides]] - Highlight indentation. - [[https://codeberg.org/ideasman42/emacs-hl-indent-scope][hl-indent-scope]] - Highlight indentation using source-code scope (typically defined by brackets). *** Symbols / Tokens