Highlights
- Pro
Stars
Vim-fork focused on extensibility and usability
Vundle, the plug-in manager for Vim
fugitive.vim: A Git wrapper so awesome, it should be illegal
surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
True Sublime Text style multiple selections for Vim
Fuzzy file, buffer, mru, tag, etc finder.
Vim plugin that displays tags in a window, ordered by scope
Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.
Vim plugin, insert or delete brackets, parens, quotes in pair
Block-breaking game in vim 8.0
Complete parameter after select the completion. Integration with YouCompleteMe(ycm), deoplete, neocomplete.
sjl / tslime.vim
Forked from jgdavey/tslime.vimSend command from vim to a running tmux session
switch between tmux sessions with ctrlp!