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
779 watching
7k forks
Language: Vim Script
last commit: 3 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,291 |
sheerun/vim-polyglot | A comprehensive language pack for Vim that enables syntax highlighting and indentation support for various programming languages. | 5,608 |
spf13/spf13-vim | A comprehensive Vim distribution with plugins and resources for development across multiple platforms | 15,558 |
vundlevim/vundle.vim | Manages plugins and scripts for the Vim text editor. | 23,940 |
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 |
editorconfig/editorconfig-vim | An EditorConfig plugin for Vim that configures and manages code formatting preferences. | 3,141 |
shougo/neobundle.vim | A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins. | 2,292 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,606 |
joshdick/onedark.vim | A Vim color scheme inspired by Atom's One Dark syntax theme. | 3,912 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,910 |
b4winckler/macvim | An implementation of Vim for Mac OS X written in C. | 5,086 |
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,431 |
altercation/vim-colors-solarized | A Vim plugin providing a precise color scheme designed for machines and people | 6,591 |
carlhuda/janus | A minimal Vim distribution with popular plug-ins and common mappings for customizable text editing | 7,874 |