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

cohama/lexima.vim

Auto close parentheses and repeat by dot dot dot... observed · 2026-08-28

github.com/cohama/lexima.vim · Vim Script observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 92
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 4386
  • days_rel: n/a
  • days_push: 53
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1125 stars · 49 forks observed · 2026-08-28

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

lexima.vim is a Vim/Neovim plugin that automatically closes character pairs like parentheses, brackets, and quotes as you type, with support for the dot repeat command. It also provides customizable rules for newline expansion, endwise keyword completion (e.g., Ruby's if/end), and context-sensitive input behavior.

Use cases

  • auto close parentheses and quotes in vim
  • make the dot command repeat auto-pair insertions
  • automatically add end keywords in ruby when pressing enter
  • customize auto-pairing rules for specific filetypes
  • smart backspace to delete matching pairs
  • expand brackets to multiline blocks on newline

When to choose

  • you use Vim 8.1+ or Neovim and want automatic pair closing with dot-repeat support
  • you need highly customizable, context-aware insertion rules
  • you want endwise behavior for languages like Ruby without a separate plugin

When to avoid

  • you use a different editor than Vim or Neovim
  • you prefer minimal insert-mode behavior without automatic pair insertion
  • you need an IDE-grade refactoring or snippet engine rather than pair closing

Facets

plugin · maturity active

editor developer-tools text-editors developer-tools editor-plugin cli vim-plugin neovim auto-close-pairs bracket-matching dot-repeat insert-mode vim-script

1 source

Member repositories

RepositoryRoleHealth v2
cohama/lexima.vimmain74

For agents

markdown · JSON · MCP: product_card(name="cohama/lexima.vim")

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