Skip to content

Commit

Permalink
Merge pull request #522 from gs-101/indentation
Browse files Browse the repository at this point in the history
Add indent-bars
  • Loading branch information
jcs090218 authored Jan 4, 2025
2 parents 662c139 + d04a1eb commit cad645c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,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://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

Expand Down

0 comments on commit cad645c

Please sign in to comment.