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

doc: only keys from delimitMate#OptionsList are used #170

Closed blueyed closed 9 years ago

blueyed commented 10 years ago

It would probably make sense to refactor this (and use the keys from the actual default value - if this is possible and feasible). Currently it looks like the values would be defaults or something similar.

Raimondi commented 9 years ago

Right, at some point they were default values and were used somewhere. It's been fixed.