Color Schemes
Plugins
Neovim
GitHub
A minimal and blazing fast indentline plugin by using nvim_set_decoration_provide api.
IndentLine replacement in Lua with more features and treesitter support.
Indentation guides using the builtin variables.
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.
Automatic indentation style detection.
Dumb automatic fast indentation detection written in Lua.
Project's root directory and documents Indentation detector with project based config loader.
Highlight a `{}` chunk.
A Lua implementation of `nvim-hlchunk`, contains more features, such as highlight `{}` chunk, indent line, space blank etc.
Auto indent cursor when cursor at the first column and press `<TAB>` key like VSCode.