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: 4 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,293 |
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,658 |
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,227 |
editorconfig/editorconfig-vim | An EditorConfig plugin for Vim that configures and manages code formatting preferences. | 3,138 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,579 |
amix/vimrc | A comprehensive Vim configuration script providing multiple installation options and plugins for customizable text editing experience | 30,794 |
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,427 |
tpope/vim-pathogen | A tool to simplify plugin management and runtime path manipulation in Vim. | 12,122 |
preservim/vim-indent-guides | Displays visually the level of indentation in code. | 2,635 |
mhinz/vim-startify | Provides a customizable start screen feature for the Vim editor. | 5,324 |
sheerun/vim-polyglot | A collection of language packs for Vim, providing syntax and indentation support for various programming languages. | 5,600 |
virt-manager/virt-manager | A tool for managing virtual machines | 2,448 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,779 |
vuejs/vue-cli | Automates the process of creating and building Vue.js projects | 29,761 |