Announcing ‘mini.indentscope’

announce
reddit
Visualize and operate on indent scope
Author

Evgeni Chasnovski

Published

February 10, 2022

Originally posted on Reddit

Hello, Neovim users!

I am happy to announce new module of mini.nvim - mini.indentscope. It is built around a notion of “indent scope” - minimal set of lines containing reference one (usually cursor line) and every line having indent not less than a reference (usually computed using indent of cursor line). Core functionalities:

How it compares to ‘lukas-reineke/indent-blankline.nvim’:

Try it out! Feedback is greatly appreciated. Feel free to drop a comment here or use a dedicated issue.