# youngyangyang04/PowerVim

Make your vim more power and much easer. 最实用的vim配置🔥

Repository: https://github.com/youngyangyang04/PowerVim
Canonical: https://ross.abutalabs.com/products/powervim
Language: Vim Script
License: GPL-3.0
License Family: copyleft
Last push: 2024-05-08T02:33:47+00:00

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

## Adoption (not part of the score)
Stars 1742, forks 266 (observed 2026-08-28T04:05:30.322911+00:00)

## What it is
PowerVim is a pre-configured Vim setup (vimrc plus bundled plugins) that turns Vim into a full-featured development environment with code completion, syntax highlighting, file trees, and git status display. It installs via a script that backs up existing Vim configuration and provides a rich set of keyboard shortcuts prefixed with ';'.

## Use cases
- set up a powerful vim config for C++ development
- get code completion and syntax highlighting in vim
- navigate project files and jump to function definitions in vim
- show git status inside vim
- quickly comment code and search within a project from vim

## When to choose
- you want a batteries-included Vim setup without manual plugin configuration
- you mainly write C++, Java, PHP, or Go and want completion and highlighting out of the box
- you prefer keyboard-driven editing with no mouse

## When to avoid
- you use Neovim or Lua-based configurations
- you want a minimal or highly customized vimrc
- you need IDE features like full LSP integration or debugging

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, editor, plugin-system
- domain: developer-tools, text-editors
- platform: cli
- tags: vim-configuration, vimrc, code-completion, syntax-highlighting, productivity, command-line, linux, macos

## Member repositories
- youngyangyang04/PowerVim (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.322911+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-30T03:29:56.522022+00:00, confidence not recorded.
  - readme: https://github.com/youngyangyang04/PowerVim (fetched 2026-08-28T04:05:30.322911+00:00, sha d9b54103aa7e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
