Skip to content

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

Notifications You must be signed in to change notification settings

jwhitley/delimitMate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 94.2%
  • Makefile 5.8%