Ross ROSS = Recommend OSS · open-source software intelligence for agents

Yggdroot/indentLine

A vim plugin to display the indention levels with thin vertical lines observed · 2026-08-28

github.com/Yggdroot/indentLine · Vim Script · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5027
  • days_rel: n/a
  • days_push: 1147
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4119 stars · 234 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Vim plugin that displays thin vertical lines at each indentation level for code indented with spaces. It uses Vim 7.3+'s conceal feature and offers customizable indent characters and colors.

Use cases

  • show indentation levels in vim
  • display vertical indent guides in vim
  • visualize nested code blocks in vim
  • customize indent line characters and colors
  • make deeply indented code easier to read

When to choose

  • you edit space-indented code in Vim and want visual indent guides
  • you want a lightweight, configurable Vimscript plugin
  • you need per-level distinct indent characters

When to avoid

  • your code is tab-indented (use Vim's built-in 'list' option instead)
  • your Vim build lacks the conceal feature
  • you use Neovim and prefer a Lua-native alternative like indent-blankline

Facets

plugin · maturity maintenance

editor ui-components developer-tools text-editors developer-tools windows editor-plugin vim-plugin indentation code-visualization vim-script linux macos

1 source

Member repositories

RepositoryRoleHealth v2
Yggdroot/indentLinemain10

For agents

markdown · JSON · MCP: product_card(name="Yggdroot/indentLine")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem