Add 'mini.indentscope' module of 'mini.nvim' (#314)

This commit is contained in:
Evgeni Chasnovski 2022-02-13 13:04:46 +02:00 committed by GitHub
parent c74304e6ca
commit b9c1955892
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -464,6 +464,8 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [glepnir/indent-guides.nvim](https://github.com/glepnir/indent-guides.nvim) - Indent plugin.
- [lukas-reineke/indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim) - IndentLine replacement in Lua with more features and treesitter support.
<!--lint ignore double-link-->
- [mini.indentscope](https://github.com/echasnovski/mini.nvim#miniindentscope) - Module of [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) for visualizing and operating on indent scope. Supports customization of debounce delay, animation style, and different granularity of options for scope computing algorithm.
### Game