Raimondi / delimitMate

Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.
http://www.vim.org/scripts/script.php?script_id=2754
1.98k stars 117 forks source link

Fix doc #246

Closed Atcold closed 8 years ago

Atcold commented 8 years ago

Fix unusual formatting in section 3.1 Now it is consistent with the rest of the documentation.

Atcold commented 8 years ago

Btw, is <C-G>g specific to delimitMate or it's a Vim thing?

Raimondi commented 8 years ago

Thanks for the fix.

<C-G>g is a delimitMate thing. When :help i_Ctrl-g_g gives nothing, then you can assume it's not used by Vim.