Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/svenfuchs/vim-deliminator
- Owner: svenfuchs
- License: mit
- Created: 2010-10-04T07:35:12.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-10-06T12:36:52.000Z (about 14 years ago)
- Last Synced: 2024-10-26T22:40:49.262Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: LICENSE
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.