Install elpa-highlight-indentation by entering the following commands in the terminal:
sudo apt update sudo apt install elpa-highlight-indentation
Description:
highlight the indentation level in Emacs buffers
This package provides two Emacs minor modes: . * highlight-indentation-mode displays guides at each indentation level * highlight-indentation-current-column-mode displays guides indicating other lines indented to the same level as the line containing point . These modes are useful for programming in language like Python which use semantic indentation.
Homepage: https://github.com/antonj/Highlight-Indentation-for-Emacs
Version: 0.7.0-1
Section: universe/lisp