awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tpope avatar

tpope/vim-pathogen

0
View on GitHub↗
12,125 stele·1,144 fork-uri·Vim Script·Vim·8 vizualizăriwww.vim.org/scripts/script.php?script_id=2332↗

Vim Pathogen

vim-pathogen is a plugin manager and runtimepath manager for Vim. It automates the process of adding plugin directories to the configuration path, allowing the editor to load external extensions without requiring manual script sourcing in initialization files.

The system treats individual folders as discrete plugin units and modifies the internal search path at startup. It also functions as a help tag generator, iterating through plugin directories to create and synchronize searchable documentation indexes.

Features

  • Vim Plugin Managers - Provides a specialized tool for organizing and managing extensions for the Vim text editor.
  • Runtimepath Managers - Manages the list of directories the editor searches for scripts to avoid manual path entries.
  • Plugin-Extensible Runtimes - Provides a runtime manager that allows the editor to be extended via external plugin directories.
  • Runtime Path Manipulators - Modifies the internal search path at startup to include external plugin directories.
  • Directory-Based Plugin Discovery - Automatically scans filesystem directories to discover and initialize plugin extensions.
  • Programmatic Plugin Loading - Implements a mechanism to programmatically load plugins by adding their paths to the runtime search variable.
  • Help Tag Indexes - Generates and updates searchable help tags to make plugin documentation accessible.
  • Help Generators - Provides automated generation of searchable help tags for plugin documentation.
  • Index Synchronizers - Refreshes help tags for all directories in the runtime path to maintain current documentation.
  • Documentation Tag Generators - Creates searchable help tags for directories to make plugin documentation discoverable.

Istoric stele

Graficul istoricului de stele pentru tpope/vim-pathogenGraficul istoricului de stele pentru tpope/vim-pathogen

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face tpope/vim-pathogen?

vim-pathogen is a plugin manager and runtimepath manager for Vim. It automates the process of adding plugin directories to the configuration path, allowing the editor to load external extensions without requiring manual script sourcing in initialization files.

Care sunt principalele funcționalități ale tpope/vim-pathogen?

Principalele funcționalități ale tpope/vim-pathogen sunt: Vim Plugin Managers, Runtimepath Managers, Plugin-Extensible Runtimes, Runtime Path Manipulators, Directory-Based Plugin Discovery, Programmatic Plugin Loading, Help Tag Indexes, Help Generators.

Care sunt câteva alternative open-source pentru tpope/vim-pathogen?

Alternativele open-source pentru tpope/vim-pathogen includ: junegunn/vim-plug — vim-plug is a plugin manager for the Vim text editor that functions as a git-based dependency manager and… vundlevim/vundle.vim — Vundle.vim is a plugin manager and configuration orchestrator for Vim. It allows users to install, update, and remove… jxxghp/moviepilot — MoviePilot is a self-hosted media orchestrator and NAS media library automator. It coordinates workflows between… thoughtbot/dotfiles — This project is a collection of configuration files designed to standardize the behavior and appearance of Zsh, Vim,… chxuan/vimplus — vimplus is a Vim configuration framework and IDE distribution that provides a set of pre-configured settings and a… skwp/dotfiles — This project is a curated configuration suite and development environment bootstrapper designed to optimize Zsh and…

Alternative open-source pentru Vim Pathogen

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Vim Pathogen.
  • junegunn/vim-plugAvatar junegunn

    junegunn/vim-plug

    35,685Vezi pe GitHub↗

    vim-plug is a plugin manager for the Vim text editor that functions as a git-based dependency manager and configuration bootstrapper. It downloads and organizes external plugin packages from remote repositories to extend the editor's functionality. The project acts as a lazy-loading orchestrator to reduce editor startup time by deferring the loading of plugins until specific commands or file types are encountered. It enables version pinning by allowing plugins to be fetched using specific git branches, tags, or commit hashes. The manager provides a framework for plugin installation, lifecycl

    Vim Scriptvim
    Vezi pe GitHub↗35,685
  • vundlevim/vundle.vimV

    VundleVim/Vundle.vim

    23,942Vezi pe GitHub↗

    Vundle.vim is a plugin manager and configuration orchestrator for Vim. It allows users to install, update, and remove external extensions based on a central configuration file to maintain consistent editor environments across different machines. The system automates the acquisition of plugin bundles by using Git to clone and track source code. It manages the plugin lifecycle through configuration-driven installation and includes capabilities for searching and discovering new scripts. To ensure extensions are available without restarting the editor, the tool manages the Vim runtime path and r

    Vim Script
    Vezi pe GitHub↗23,942
  • jxxghp/moviepilotAvatar jxxghp

    jxxghp/MoviePilot

    11,254Vezi pe GitHub↗

    MoviePilot is a self-hosted media orchestrator and NAS media library automator. It coordinates workflows between downloaders, metadata scrapers, and file systems to automate the discovery, downloading, renaming, and organization of movie and television content. The system functions as an LLM media management agent, allowing users to control subscriptions, searches, and file organization through conversational text commands. It also acts as a Model Context Protocol server, exposing internal media management tools via a standardized interface for external AI clients and agents. The project inc

    Python
    Vezi pe GitHub↗11,254
  • chxuan/vimplusAvatar chxuan

    chxuan/vimplus

    3,945Vezi pe GitHub↗

    vimplus is a Vim configuration framework and IDE distribution that provides a set of pre-configured settings and a plugin management system. It functions as a curated collection of tools designed to standardize the development environment. The project distinguishes itself through multiple deployment methods, including a bash-based editor provisioner for multi-user configuration and a pre-configured Ubuntu-based container image for immediate environment provisioning without manual installation. The framework covers a broad range of editor capabilities, including symbol navigation, project-wid

    Vim scriptdockerlinuxmacosx
    Vezi pe GitHub↗3,945
Vezi toate cele 30 alternative pentru Vim Pathogen→