awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 dépôts

Awesome GitHub RepositoriesVim Plugin Managers

Tools designed to download, organize, and manage extensions for the Vim text editor.

Distinct from Vim Plugins: Distinct from general plugins; this is the tool that manages them.

Explore 11 awesome GitHub repositories matching development tools & productivity · Vim Plugin Managers. Refine with filters or upvote what's useful.

Awesome Vim Plugin Managers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • junegunn/vim-plugAvatar de junegunn

    junegunn/vim-plug

    35,685Voir sur 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

    Provides a complete system for downloading and organizing external plugin packages for Vim.

    Vim Scriptvim
    Voir sur GitHub↗35,685
  • vundlevim/vundle.vimV

    VundleVim/Vundle.vim

    23,942Voir sur 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

    Provides a complete system to download, organize, and manage extensions for the Vim text editor.

    Vim Script
    Voir sur GitHub↗23,942
  • spf13/spf13-vimAvatar de spf13

    spf13/spf13-vim

    15,501Voir sur GitHub↗

    This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured development environment. It functions as an environment bootstrapper that automates the cloning and installation of editor configurations and plugin bundles to ensure a consistent setup across different machines. The distribution uses a structured layer of settings and overrides, allowing users to customize the environment via local and fork-specific files without modifying the base source. It provides a curated collection of extensions that enable IDE-like capabilities for code n

    Automates the cloning and installation of configurations to ensure a consistent editor state across machines.

    Vim Script
    Voir sur GitHub↗15,501
  • tpope/vim-pathogenAvatar de tpope

    tpope/vim-pathogen

    12,125Voir sur 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.

    Provides a specialized tool for organizing and managing extensions for the Vim text editor.

    Vim Script
    Voir sur GitHub↗12,125
  • wsdjeg/vim-galore-zh_cnAvatar de wsdjeg

    wsdjeg/vim-galore-zh_cn

    10,629Voir sur GitHub↗

    This project is a collection of curated educational resources, configuration guides, and plugin directories for the Vim text editor, provided as comprehensive technical documentation in Chinese. It serves as a structured learning guide to help users master editor operations, ranging from basic usage to advanced proficiency. The resource includes a curated configuration guide and a categorized plugin directory. These materials provide recommendations for optimizing the editor through a variety of third-party extensions and personalized settings. The documentation covers a broad range of funct

    Provides recommendations for Vim plugin managers to handle installation and organization.

    Vim Scriptneovimspacevimtutor
    Voir sur GitHub↗10,629
  • thoughtbot/dotfilesAvatar de thoughtbot

    thoughtbot/dotfiles

    8,157Voir sur GitHub↗

    This project is a collection of configuration files designed to standardize the behavior and appearance of Zsh, Vim, and Tmux across development machines. It provides a unified environment by combining shell settings, editor configurations, and terminal multiplexer layouts. The suite focuses on increasing productivity through Zsh shell customizations and history management, Vim editor optimizations including real-time linting and symbol indexing, and Tmux session management for improved window organization. It also includes a standardized Git workflow configuration with custom aliases and com

    Uses a plugin manager to install and configure a curated set of community extensions for the Vim editor.

    Shell
    Voir sur GitHub↗8,157
  • anishathalye/dotbotAvatar de anishathalye

    anishathalye/dotbot

    7,802Voir sur GitHub↗

    Dotbot is a dotfile installation manager and environment setup automator designed to deploy configuration files from a repository to a local system. It functions as a symlink deployment utility and templated configuration engine, using a combination of symbolic links and custom directives to synchronize settings across machines. The project enables the automation of dotfile deployment through a shell-based configuration bootstrapper. It supports the synchronization of application profiles and the rendering of dynamic configuration files from templates before they are deployed to the filesyste

    Orchestrates the installation of dependencies and environment setup via script-driven shell commands.

    Python
    Voir sur GitHub↗7,802
  • skwp/dotfilesAvatar de skwp

    skwp/dotfiles

    6,976Voir sur GitHub↗

    This project is a curated configuration suite and development environment bootstrapper designed to optimize Zsh and Vim. It provides a collection of dotfiles, plugins, and scripts that automate the installation of system packages and shell tools to standardize a local workstation. The suite focuses on creating a consistent experience across the command line and text editor. It implements a Zsh shell framework with syntax highlighting and fuzzy matching, alongside a Vim configuration that includes advanced plugins and modal editing. It also provides a set of sane defaults and Vim-style keybind

    Adds, removes, and updates Vim plugins using a simplified command-line interface.

    Ruby
    Voir sur GitHub↗6,976
  • thelocehiliosan/yadmAvatar de TheLocehiliosan

    TheLocehiliosan/yadm

    6,328Voir sur GitHub↗

    yadm is a dotfile manager that uses Git as its underlying version control engine to track, synchronize, and manage configuration files across multiple machines. It keeps dotfiles in their original home directory locations while providing a system for deploying different file versions based on operating system, hostname, or hardware architecture through an alternate file naming convention. The tool distinguishes itself through several integrated capabilities that go beyond basic version control. It includes a template-based configuration generation system that renders files by merging template

    Downloads and runs vim-plug to install or remove plugins listed in the vim configuration.

    Python
    Voir sur GitHub↗6,328
  • wklken/k-vimAvatar de wklken

    wklken/k-vim

    4,863Voir sur GitHub↗

    k-vim est un framework de configuration et un environnement de développement pour l'éditeur de texte Vim. Il fournit un ensemble de paramètres prédéfinis, de profils de raccourcis clavier et de suites de plugins sélectionnés pour optimiser l'éditeur selon diverses stacks de programmation. Le framework se distingue par son regroupement de profils par langage, permettant à l'éditeur d'activer des ensembles de plugins et des règles de formatage adaptés au type de fichier détecté. Il intègre un système de gestion de paquets dédié pour installer, mettre à jour et organiser ces extensions. L'environnement couvre de larges domaines de fonctionnalités, notamment le formatage automatique du code pour les espaces et l'indentation, l'optimisation du positionnement des résultats de recherche, ainsi qu'une gestion simplifiée des onglets et des buffers. Il implémente également des mappages de touches personnalisés pour la navigation et des contrôles d'édition de texte avancés.

    Integrates a package manager to download, organize, and update extensions for the Vim editor.

    Vim Scriptk-vimsolarizedvim-configuration
    Voir sur GitHub↗4,863
  • chxuan/vimplusAvatar de chxuan

    chxuan/vimplus

    3,945Voir sur GitHub↗

    vimplus est un framework de configuration Vim et une distribution IDE qui fournit un ensemble de paramètres préconfigurés et un système de gestion de plugins. Il fonctionne comme une collection d'outils curatée conçue pour standardiser l'environnement de développement. Le projet se distingue par de multiples méthodes de déploiement, incluant un provisionneur d'éditeur basé sur bash pour la configuration multi-utilisateurs et une image de conteneur basée sur Ubuntu préconfigurée pour un provisionnement immédiat de l'environnement sans installation manuelle. Le framework couvre un large éventail de capacités d'éditeur, notamment la navigation dans les symboles, la recherche à l'échelle du projet et l'intégration de dépôts git pour suivre l'historique des commits. Il inclut également des utilitaires pour le refactoring de code, l'analyse des erreurs de syntaxe et la gestion des buffers de l'espace de travail. L'installation et la configuration sont gérées via un processus de bootstrap par script shell qui automatise le déploiement des configurations et des dépendances.

    Provides a system to install, update, and remove extensions through configuration files.

    Vim scriptdockerlinuxmacosx
    Voir sur GitHub↗3,945
  1. Home
  2. Development Tools & Productivity
  3. Vim Plugin Managers

Explorer les sous-tags

  • Bootstrap Plugin InstallationsDownloads and installs Vim plugins declared in dotfiles using vim-plug during the bootstrap process. **Distinct from Vim Plugin Managers:** Distinct from Vim Plugin Managers: focuses on automated installation during bootstrap, not general plugin management.
  • Configuration BootstrappersTools that automatically synchronize and install required dependencies based on a configuration script during startup. **Distinct from Vim Plugin Managers:** Focuses specifically on the automated installation and setup of the environment from a script, rather than general lifecycle management of plugins.
  • Runtimepath ManagersTools 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.