Important changes are mentioned below.
- Added vimproc
- Added tsuquyomi (TypeScript support)
- Removed minibuf explorer
- Added back vim-go
- Switched default theme to molokai
- Update ctrlp to the updated fork
- Removed vim-ack in favor of using grep with rg
- Replaced vim-snipmate with UltiSnips.
- Added YouCompleteMe.
- Remove tern_for_vim, tsuquyomi.
- Added vimrc.before and vimrc.after.
- Fix UltiSnips and YouCompleteMe integration.
- Switch from Vundle to vim-plug
- Replaced individual language packs with vim-polyglot
- Split the configuration into separate files under vimrc.d. Closes #1.