awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesRuntimepath Managers

Tools specifically for managing the search paths used by a runtime environment.

Distinct from Vim Plugin Managers: Focuses on the runtime path variable specifically, rather than general plugin downloading and installation.

Explore 1 awesome GitHub repository matching development tools & productivity · Runtimepath Managers. Refine with filters or upvote what's useful.

Awesome Runtimepath Managers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tpope/vim-pathogentpope 的头像

    tpope/vim-pathogen

    12,125在 GitHub 上查看↗

    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.

    Manages the list of directories the editor searches for scripts to avoid manual path entries.

    Vim Script
    在 GitHub 上查看↗12,125
  1. Home
  2. Development Tools & Productivity
  3. Vim Plugin Managers
  4. Runtimepath Managers