vim-plug
Plugin manager
A plugin manager for Vim that simplifies plugin installation and management.
Minimalist Vim Plugin Manager
34k stars
379 watching
2k forks
Language: Vim Script
last commit: 5 months ago
Linked from 3 awesome lists
vim
Related projects:
Repository | Description | Stars |
---|---|---|
shougo/neobundle.vim | A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins. | 2,293 |
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,426 |
preservim/nerdtree | A tree explorer plugin for the Vim editor that allows users to visually browse complex directory hierarchies and perform basic file system operations. | 19,653 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,547 |
vundlevim/vundle.vim | Manages plugins and scripts for the Vim text editor. | 23,933 |
amix/vimrc | A comprehensive Vim configuration script providing multiple installation options and plugins for customizable text editing experience | 30,768 |
editorconfig/editorconfig-vim | An EditorConfig plugin for Vim that configures and manages code formatting preferences. | 3,138 |
sheerun/vim-polyglot | A collection of language packs for Vim, providing syntax and indentation support for various programming languages. | 5,595 |
williamboman/mason.nvim | Manages external editor tooling for Neovim | 7,929 |
junegunn/fzf.vim | A Vim plugin that provides an interactive file selection and search interface | 9,660 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,726 |
spf13/spf13-vim | A comprehensive Vim distribution with plugins and resources for development across multiple platforms | 15,557 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,697 |
mhinz/vim-startify | Provides a customizable start screen feature for the Vim editor. | 5,322 |
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 14,961 |