Skip to content

Commit

Permalink
Merge pull request #524 from jcs-PR/hig
Browse files Browse the repository at this point in the history
feat: Place highlight-indent-guides higher
  • Loading branch information
jcs090218 authored Dec 27, 2024
2 parents 330aee7 + 07518c2 commit 662c139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 662c139

Please sign in to comment.