VimPlugin: indent-blankline

From wikinotes
Revision as of 22:49, 13 February 2024 by Will (talk | contribs) (Created page with "A neovim specific plugin that marks the indentation lines.<br> When treesitter is enabled, it can also highlight the innermost scope. = Documentation = <blockquote> {| class="wikitable" |- | github || https://github.com/lukas-reineke/indent-blankline.nvim |- |} </blockquote><!-- Documentation -->")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A neovim specific plugin that marks the indentation lines.
When treesitter is enabled, it can also highlight the innermost scope.

Documentation

github https://github.com/lukas-reineke/indent-blankline.nvim