VimPlugin: indent-blankline: Difference between revisions

From wikinotes
(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 -->")
 
(No difference)

Latest revision as of 22:49, 13 February 2024

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