delimitMate

Vim plugin for automatic closing of quotes, parenthesis, brackets, etc.

Installation

Plug 'Raimondi/delimitMate'

Features

Automatic closing & exiting

Type You get
( `(
() `()
(<S-Tab> `()
{("<C-G>g `{("")}

Expansion of space and CR

Backspace

Smart Quotes

BALANCING MATCHING PAIRS

Description
Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.
Readme 683 KiB
Languages
Vim Script 94.1%
Makefile 5.9%