Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/svenfuchs/vim-deliminator

Balancing brackets and quotes
https://github.com/svenfuchs/vim-deliminator

Last synced: 12 days ago
JSON representation

Balancing brackets and quotes

Awesome Lists containing this project

README

        

h1. Vim Deliminator

Balancing of delimiters in Vim, targetted at writing Ruby.

* Autocloses parenthesis, brackets, braces, quotes and backticks,
* balances whitespace within parenthesis and
* makes backspacing a delimiter delete its pair as well.

See the "Vim doc":http://github.com/svenfuchs/vim-deliminator/blob/master/doc/deliminator.txt for details.