dein.vim
Plugin manager
A plugin manager for Neovim and Vim.
Dark powered Vim/Neovim plugin manager
3k stars
69 watching
198 forks
Language: Vim Script
last commit: 7 days ago
Linked from 1 awesome list
deinneovimplugin-managervim
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/deoplete.nvim | Asynchronous completion framework for Neovim/Vim8 with Python interface | 5,944 |
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,170 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,696 |
shougo/neocomplete.vim | A plugin that enables keyword completion with caching in Vim | 2,742 |
neovim/neovim | A highly customizable, extensible, and modern text editor built on top of Vim's architecture | 83,313 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,652 |
airblade/vim-gitgutter | A Vim plugin that shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks. | 8,370 |
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 |
jetbrains/ideavim | A Vim engine designed to work within JetBrains' integrated development environments (IDEs) | 9,305 |
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 14,855 |
theprimeagen/vim-be-good | A plugin designed to help users practice and improve their Vim movements through interactive games. | 3,289 |
voldikss/vim-floaterm | A tool for managing floating terminal windows in vim/neovim | 2,502 |
mhinz/vim-startify | Provides a customizable start screen feature for the Vim editor. | 5,318 |
editorconfig/editorconfig-vim | An EditorConfig plugin for Vim that configures and manages code formatting preferences. | 3,138 |