Vundle.vim
Plugin manager
Manages plugins and scripts for the Vim text editor.
Vundle, the plug-in manager for Vim
24k stars
692 watching
3k forks
Language: Vim Script
last commit: 5 months ago
Linked from 3 awesome lists
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 |
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 |
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,291 |
editorconfig/editorconfig-vim | An EditorConfig plugin for Vim that configures and manages code formatting preferences. | 3,141 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,606 |
amix/vimrc | A comprehensive Vim configuration script providing multiple installation options and plugins for customizable text editing experience | 30,843 |
spf13/spf13-vim | A comprehensive Vim distribution with plugins and resources for development across multiple platforms | 15,558 |
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,431 |
tpope/vim-pathogen | A tool to simplify plugin management and runtime path manipulation in Vim. | 12,123 |
preservim/vim-indent-guides | Displays visually the level of indentation in code. | 2,640 |
mhinz/vim-startify | Provides a customizable start screen feature for the Vim editor. | 5,328 |
sheerun/vim-polyglot | A comprehensive language pack for Vim that enables syntax highlighting and indentation support for various programming languages. | 5,608 |
virt-manager/virt-manager | A tool for managing virtual machines | 2,472 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,910 |
vuejs/vue-cli | Automates the process of creating and building Vue.js projects | 29,762 |