hl-indent-scope

Homepage: https://codeberg.org/ideasman42/emacs-hl-indent-scope

Author: Campbell Barton

Updated:

Summary

Highlight indentation by scope

Commentary

Highlight indentation by syntax (or user configurable methods).
Currently this works for C-like and Lisp-like languages, with special
support for C/C++ & CMake.
Tabs are currently not supported.

Usage

(hl-indent-scope-mode) ;; activate in the current buffer.

Dependencies