neobundle.vim
Plugin manager
A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins.
Next generation Vim package manager
2k stars
92 watching
170 forks
Language: Vim script
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,426 |
shougo/neocomplete.vim | A plugin that enables keyword completion with caching in Vim | 2,742 |
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,202 |
neovim/neovim | A highly customizable, extensible, and modern text editor built on top of Vim's architecture | 83,510 |
vundlevim/vundle.vim | Manages plugins and scripts for the Vim text editor. | 23,933 |
nvim-neo-tree/neo-tree.nvim | A plugin for managing file systems and tree-like structures in Neovim. | 3,892 |
shougo/deoplete.nvim | Asynchronous completion framework for Neovim/Vim8 with Python interface | 5,944 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,547 |
editorconfig/editorconfig-vim | An EditorConfig plugin for Vim that configures and manages code formatting preferences. | 3,138 |
williamboman/mason.nvim | Manages external editor tooling for Neovim | 7,929 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,726 |
sheerun/vim-polyglot | A collection of language packs for Vim, providing syntax and indentation support for various programming languages. | 5,595 |
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 14,961 |
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 |
nvim-neorg/neorg | A comprehensive toolset for organizing and managing tasks, notes, projects, and documents in a unified, extensible environment. | 6,475 |