This is my vim folder.
.vimrc needs to be symlinked / copied to ~/.vimrc.
I use Pathogen for plugins.
All the plugins I use are submodules in the bundle folder
- i3config
- vim-css3-syntax
- vim-es6
- vim-jinja
- vim-json
- vim-less
- vim-openscad
- vim-pandoc-syntax
- vimtex
- wordpress
Adds distraction free writing mode
https://github.com/junegunn/goyo.vim
Extends the % operator
https://github.com/adelarsq/vim-matchit
Improves php completion
Snippet tool
https://github.com/brennier/quicktex
Replace text with the contents of a register
https://github.com/vim-scripts/ReplaceWithRegister
Syncs registers between vim instances.
https://github.com/ardagnir/united-front
Hard to explain. I mainly use this for the Subvert command which is like substitute on steroids.
https://github.com/tpope/vim-abolish
Makes the status bar look pretty
https://github.com/vim-airline/vim-airline
https://github.com/vim-airline/vim-airline-themes
Git integration
git://github.com/tpope/vim-fugitive.git
Enable repeating supported plugin maps with "."
https://github.com/tpope/vim-repeat.git
quoting/parenthesizing made simple
https://github.com/tpope/vim-surround
Adds table mode for MD tables
https://github.com/dhruvasagar/vim-table-mode
Vim plugin for latex enhancements.
https://github.com/lervag/vimtex
Adds some nice things for wordpress
https://github.com/DArcMattr/wordpress.vim
A fast fuzzy finder