vim-plug
Plugin manager
A plugin manager for Vim that simplifies plugin installation and management.
Minimalist Vim Plugin Manager
34k stars
377 watching
2k forks
Language: Vim Script
last commit: 6 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,292 |
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,431 |
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,682 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,606 |
vundlevim/vundle.vim | Manages plugins and scripts for the Vim text editor. | 23,940 |
amix/vimrc | A comprehensive Vim configuration script providing multiple installation options and plugins for customizable text editing experience | 30,843 |
editorconfig/editorconfig-vim | An EditorConfig plugin for Vim that configures and manages code formatting preferences. | 3,141 |
sheerun/vim-polyglot | A comprehensive language pack for Vim that enables syntax highlighting and indentation support for various programming languages. | 5,608 |
williamboman/mason.nvim | Manages external editor tooling for Neovim | 8,072 |
junegunn/fzf.vim | A Vim plugin that provides an interactive file selection and search interface | 9,698 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,910 |
spf13/spf13-vim | A comprehensive Vim distribution with plugins and resources for development across multiple platforms | 15,558 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,695 |
mhinz/vim-startify | Provides a customizable start screen feature for the Vim editor. | 5,328 |
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 15,291 |