# fisadev/fisa-vim-config

my vim configuration (lot of python, autocompletition, fuzzy finder, debugger, ...)

Repository: https://github.com/fisadev/fisa-vim-config
Canonical: https://ross.abutalabs.com/products/fisa-vim-config
Homepage: http://vim.fisadev.com
Language: Vim Script
License Family: other
Last push: 2025-07-09T18:22:09+00:00

## Health v2 (maintenance only)
Score: 46/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 30, release rhythm 35, longevity 100
- inputs: {"age_days": 5225, "days_push": 420, "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 1467, forks 483 (observed 2026-08-28T04:04:48.788345+00:00)

## What it is
A personal Vim and NeoVim configuration aimed at Python development, with autocompletion, linting, fuzzy finding, and debugging support. It works on both Vim 8+ and NeoVim 0.3+ and self-installs its plugins on first launch.

## Use cases
- turn vim into a python ide
- set up neovim for python development with autocomplete
- get a preconfigured vimrc with linting and fuzzy finder
- use the same config in vim and neovim
- add jedi autocompletion and pylint to vim
- quickly bootstrap a powerful vim setup for python

## When to choose
- you want a batteries-included Vim/NeoVim setup for Python without hand-picking plugins
- you use both Vim and NeoVim and want one config for both
- you like the maintainer's workflow and want a ready-made editor environment

## When to avoid
- you want to build your own minimal config and understand every plugin
- you mainly develop in languages other than Python
- you need a supported, licensed project for commercial or organizational use (no license is provided)
- you prefer Lua-native NeoVim configurations over Vim Script

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, editor, linter, formatter
- domain: developer-tools, text-editors
- platform: cross-platform, cli
- tags: vim, neovim, vimrc, python-development, autocomplete, fuzzy-finder, editor-configuration, python, linux, macos

## Member repositories
- fisadev/fisa-vim-config (main) score 46

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:48.788345+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-30T04:34:59.752707+00:00, confidence not recorded.
  - readme: https://github.com/fisadev/fisa-vim-config (fetched 2026-08-28T04:04:48.788345+00:00, sha 85a7d865307a)
  - homepage: http://vim.fisadev.com (fetched 2026-08-29T11:43:05.694919+00:00, sha 57425f4c1a04)
- Data as of 2026-08-30T08:39:29.467469+00:00.
