
-
You are looking for the indent-blankline plugin
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
mini.indentscope
Neovim Lua plugin to visualize and operate on indent scope. Part of 'mini.nvim' library.
-
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-indentscope.md maybe this
-
hlchunk.nvim
This is the lua implementation of nvim-hlchunk, you can use this neovim plugin to highlight your indent line and the current chunk (context) your cursor stayed
this is a plugin that can add code block margin (render indent line and chunk) written by me with pure Lua, similar to indent-blankline.