Trending in open source
See what the GitHub community is most excited about this month.
Sign up for free to get started
-
neovim / neovim
Vim-fork focused on extensibility and agility. Consider helping sustain Neovim development!
-
jbranchaud / til
Today I Learned
-
VundleVim / Vundle.vim
Vundle, the plug-in manager for Vim
-
amix / vimrc
The ultimate Vim configuration: vimrc
-
mathiasbynens / dotfiles
.files, including ~/.osx — sensible hacker defaults for OS X
-
junegunn / vim-plug
Minimalist Vim Plugin Manager
-
sd65 / MiniVim
My way to see Vim.
-
vim-airline / vim-airline
lean & mean status/tabline for vim that's light as air
-
fatih / vim-go
Go development plugin for Vim
-
tweekmonster / braceless.vim
Text objects, folding, and more for Python and other indented languages.
-
scrooloose / nerdtree
A tree explorer plugin for vim.
-
scrooloose / syntastic
Syntax checking hacks for vim
-
tpope / vim-sensible
sensible.vim: Defaults everyone can agree on
-
Shougo / dein.vim
Dark powered Vim/Neovim plugin manager
-
tpope / vim-fugitive
fugitive.vim: a Git wrapper so awesome, it should be illegal
-
ctrlpvim / ctrlp.vim
Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.
-
ryanoasis / vim-devicons
adds font icons (glyphs ★♨☢) to programming languages, libraries, and web developer filetypes for: NERDTree, powerline, vim-airline, ctrlp, unite, lightline.vim, vim-startify, vimfiler, and flagship
-
robertmeta / nofrils
An extremely minimalist colorscheme, even opting out of the second L in frills
-
plasticboy / vim-markdown
Markdown Vim Mode
-
paulirish / dotfiles
paul's shell, git, etc config files. also homebrew, migration setup. good stuff.
-
mhinz / vim-startify
The fancy start screen for Vim.
-
itchyny / lightline.vim
A light and configurable statusline/tabline for Vim
-
benekastah / neomake
A plugin for asynchronous :make using Neovim's job-control functionality
-
majutsushi / tagbar
Vim plugin that displays tags in a window, ordered by scope
-
Shougo / neocomplete.vim
Next generation completion framework after neocomplcache