A simple plugin for pair completion such as () and []. Simply press <C-J> in insert mode and the plugin will identify the correct pair to be completed. It has support for nesting and multiline matching.
You can either do a standard installation or using a plugin manager such as Pathogen, Vundle, NeoBundle, VimPlug
- Fork It
- Commit your changes and give your commit message some love
- Push to your fork on github
- Open a Pull Request