From b9c19558927b309443413f56e7b7ffa088dc9382 Mon Sep 17 00:00:00 2001 From: Evgeni Chasnovski Date: Sun, 13 Feb 2022 13:04:46 +0200 Subject: [PATCH] Add 'mini.indentscope' module of 'mini.nvim' (#314) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c59559e..d888120 100644 --- a/README.md +++ b/README.md @@ -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. + +- [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