All Projects → Raimondi → Delimitmate

Raimondi / Delimitmate

Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.

Programming Languages

Vim Script
2826 projects
Makefile
30231 projects

This plug-in provides automatic closing of quotes, parenthesis, brackets, etc., besides some other related features that should make your time in insert mode a little bit easier, like syntax awareness (will not insert the closing delimiter in comments and other configurable regions), and expansions (off by default), and some more.

Most of the features can be modified or disabled permanently, using global variables, or on a FileType basis, using :autocmd.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].