mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-23 19:43:07 +00:00
Add NMAC427/guess-indent.nvim
(#477)
This commit is contained in:
parent
3f746085f9
commit
635f8409f4
1 changed files with 1 additions and 0 deletions
|
@ -512,6 +512,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [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-->
|
||||
- [echasnovski/mini.nvim#mini.indentscope](https://github.com/echasnovski/mini.nvim#miniindentscope) - Module of `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.
|
||||
- [NMAC427/guess-indent.nvim](https://github.com/NMAC427/guess-indent.nvim) - Automatic indentation style detection for Neovim.
|
||||
- [Darazaki/indent-o-matic](https://github.com/Darazaki/indent-o-matic) - Dumb automatic fast indentation detection for Neovim written in Lua.
|
||||
|
||||
### Game
|
||||
|
|
Loading…
Reference in a new issue