# tpope/vim-projectionist

projectionist.vim: Granular project configuration

Repository: https://github.com/tpope/vim-projectionist
Canonical: https://ross.abutalabs.com/products/vim-projectionist
Homepage: https://www.vim.org/scripts/script.php?script_id=4989
Language: Vim Script
License Family: other
Last push: 2024-12-21T17:51:38+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4577, "days_push": 620, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1096, forks 72 (observed 2026-08-28T04:03:34.451308+00:00)

## What it is
A Vim plugin by Tim Pope that provides granular per-project configuration via 'projections' declared in .projections. or global heuristics. It generates custom navigation commands (like :Ecommand, :Edoc) for editing files matching patterns, plus file templates and alternate-file navigation.

## Use cases
- navigate between related project files in vim
- define custom :E commands for project file types
- auto-populate new files with boilerplate templates
- configure project structure per repository in vim
- jump between alternate files like source and test

## When to choose
- you live in Vim and want project-aware file navigation
- your project has recurring file patterns needing custom edit commands
- you want per-project file templates and boilerplate

## When to avoid
- you use a different editor or IDE
- you prefer fuzzy finders over typed navigation commands
- you need a zero-configuration solution

## Facets
- artifact type: plugin
- maturity: maintenance
- function: editor, developer-tools, file-system
- domain: developer-tools, text-editors
- platform: editor-plugin, cli, cross-platform
- tags: vim, project-configuration, navigation-commands, file-templates, projections

## Member repositories
- tpope/vim-projectionist (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.451308+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:47:12.485550+00:00, confidence not recorded.
  - readme: https://github.com/tpope/vim-projectionist (fetched 2026-08-28T04:03:34.451308+00:00, sha 7a5d2fc6bd55)
  - homepage: https://www.vim.org/scripts/script.php?script_id=4989 (fetched 2026-08-29T12:50:04.868940+00:00, sha e6d44faae6bc)
  - site_page: https://www.vim.org/about.php (fetched 2026-08-29T12:50:04.873997+00:00, sha 1bd2c1907ce5)
  - site_page: https://www.vim.org/docs.php (fetched 2026-08-29T12:50:04.877681+00:00, sha 438015e9e2e2)
  - site_page: http://www.vim.org/about.php (fetched 2026-08-29T12:50:04.881298+00:00, sha fbe78bde9535)
- Data as of 2026-08-30T08:39:29.467469+00:00.
