A collaborative list of awesome vim resources inspired by awesome-swift. Feel free to contribute!
- MacVIM - VIM for OSX.
- Windows VIM - Self installing VIM for Win.
A cool list of interesting plugins for VIM
- NERDTree - A filesystem tree explorer.
- CtrlP - Fuzzy file, buffer, mru, tag, etc finder.
- FuzzyFinder - Quick reach buffer/file/command/bookmark/tag you want.
- Unite - You can search display information from arbitrary sources.
- Fugitive - Git wrapper for vim.
- vim-gitgutter - A Vim plugin which shows a git diff in the 'gutter' (sign column) and stages/undoes hunks.
- Pathogen - Install and manage plugin and runtime files easier.
- Vim-plug - Minimalist Vim Plugin Manager.
- Vundle - Vundle plugin manager.
- vim-polyglot - Meta-plugin for syntaxes
- Go - Go support
- Ruby - Ruby
- Rust - Rust support
- Swift - Swift
- Syntastic - Syntax checker
- ALE - Asynchronous Lint Engine
- Snipmate - Snippet manager for vim.
- Airline - Status/Tab bar now looks better.
- Vim-lastplace - Intelligently reopen files where you left off.
- Vim-startify - A fancy start screen for Vim.
- bufonly - maintain current only using one command
- YouCompleteMe - A code-completion engine for Vim
- vim-coffee-script - CoffeeScript support for vim
- vim-cucumber - Vim Cucumber runtime files
- vim-endwise - endwise.vim: wisely add "end" in ruby, endfunction/endif/more in vim script, etc
- vim-haml - Vim runtime files for Haml, Sass, and SCSS
- vim-rails - rails.vim: Ruby on Rails power tools
- vim-slim - slim syntax highlighting for vim
- Vimcasts - Drew Neil's screencasts, articles and publications