From d04a1eb1f4b7f3a4dea5c5b704a93f4ffa1d4838 Mon Sep 17 00:00:00 2001 From: gs-101 <172639817+gs-101@users.noreply.github.com> Date: Fri, 20 Dec 2024 10:49:20 -0300 Subject: [PATCH] Add indent-bars --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 6b0b6f3..5fdb502 100644 --- a/README.org +++ b/README.org @@ -351,6 +351,7 @@ Above all, enjoy using Emacs. The community, more than anything, makes Emacs a g - [[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). + - [[https://github.com/jdtsmith/indent-bars][indent-bars]] - Optimized vertical lines to guide indentation, with additional tree-sitter support. *** Symbols / Tokens