vimrc
vim config
A comprehensive Vim configuration script providing multiple installation options and plugins for customizable text editing experience
The ultimate Vim configuration (vimrc)
31k stars
776 watching
7k forks
Language: Vim Script
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,170 |
sheerun/vim-polyglot | A collection of language packs for Vim, providing syntax and indentation support for various programming languages. | 5,596 |
spf13/spf13-vim | A comprehensive Vim distribution with plugins and resources for development across multiple platforms | 15,556 |
vundlevim/vundle.vim | Manages plugins and scripts for the Vim text editor. | 23,934 |
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 |
editorconfig/editorconfig-vim | An EditorConfig plugin for Vim that configures and manages code formatting preferences. | 3,138 |
shougo/neobundle.vim | A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins. | 2,293 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,547 |
joshdick/onedark.vim | A Vim color scheme inspired by Atom's One Dark syntax theme. | 3,905 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,652 |
b4winckler/macvim | An implementation of Vim for Mac OS X written in C. | 5,088 |
tpope/vim-pathogen | A tool to simplify plugin management and runtime path manipulation in Vim. | 12,123 |
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,426 |
altercation/vim-colors-solarized | A Vim color scheme with precision light and dark colors for improved readability | 6,589 |
carlhuda/janus | A minimal Vim distribution with popular plug-ins and common mappings for customizable text editing | 7,870 |