mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-12-03 08:19:11 +00:00
Add 'mini.indentscope' module of 'mini.nvim' (#314)
This commit is contained in:
parent
c74304e6ca
commit
b9c1955892
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue