diff --git a/doc/delimitMate.txt b/doc/delimitMate.txt index 1f439cd..64c644f 100644 --- a/doc/delimitMate.txt +++ b/doc/delimitMate.txt @@ -266,7 +266,7 @@ specific file types, see |delimitMateOptionDetails| for examples. |'delimitMate_smart_quotes'| Turns on/off the "smart quotes" feature. -|'delimitMate_balance_matchairs'| Turns on/off the "balance matching pairs" +|'delimitMate_balance_matchpairs'|Turns on/off the "balance matching pairs" feature. |'delimitMate_excluded_regions'| Turns off the script for the given regions or @@ -631,8 +631,13 @@ This script was inspired by the auto-completion of delimiters on TextMate. Version Date Release notes ~ |---------|------------|-----------------------------------------------------| - 2.4 2010-07-29 * Current release: - - Unbalanced parens: see :help delimitMateBalance. + 2.4.1 2010-07-29 * Current release: + - Fix problem with and . + - Add missing doc on |'delimitMate_smart_quotes'|, + |delimitMateBalance| and + |'delimitMate_balance_matchpairs'|. +|---------|------------|-----------------------------------------------------| + 2.4 2010-07-29 * - Unbalanced parens: see :help delimitMateBalance. - Visual wrapping now works on block-wise visual with some limitations. - Arrow keys didn't work on terminal.