How to add code block margin line in neovim?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. indent-blankline.nvim

    Indent guides for Neovim

    You are looking for the indent-blankline plugin

  2. 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.

    Nutrient logo
  3. mini.indentscope

    Neovim Lua plugin to visualize and operate on indent scope. Part of 'mini.nvim' library.

  4. 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

  5. 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [markdown] Hide "#" syntax item of headings?

    3 projects | /r/neovim | 21 Jun 2023
  • block.nvim A plugin to visualize code blocks.

    3 projects | /r/neovim | 15 Jun 2023
  • Plugin for virtual text around parantheses ?

    2 projects | /r/neovim | 26 May 2023
  • Looking For A Plugin For Indentations

    3 projects | /r/neovim | 18 May 2023
  • Looking for some kinda specific plugins for visibility

    8 projects | /r/neovim | 2 May 2023

Did you know that Lua is
the 18th most popular programming language
based on number of references?