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.
LuaMIT Licenseactive
12 projectsFormatting › Indent
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.
LuaMIT Licenseactive
IndentLine replacement in Lua with more features and Tree-sitter support.
LuaMIT Licensesteady
A Lua implementation of nvim-hlchunk, contains more features, such as highlight {} chunk, indent line, space blank etc.
LuaMIT Licenseactive
Automatic indentation style detection.
LuaMIT Licenseslowing
A minimal and blazing fast indentline plugin by using the nvim_set_decoration_provide API function.
LuaMIT Licensesteady
Performant indent guides with scope on every keystroke.
LuaMIT Licenseactive
Dumb automatic fast indentation detection written in Lua.
LuaMIT Licenseactive
Auto indent cursor when cursor at the first column and press <TAB> key like VSCode.
LuaMIT Licenseslowing
Lines for indicating code folding, which could achieve an effect similar to indentline by :set fdm=indent.
LuaMIT Licenseactive
Highlight a {} chunk.
Vim ScriptMIT Licensesteady
Simpler and faster chunking with animations.
LuaMIT Licenseslowing
Indentation guides using the built-in variables.
LuaGNU General Public License v3.0slowing