diff --git a/doc/delimitMate.txt b/doc/delimitMate.txt index bcba7d4..fbf90b5 100644 --- a/doc/delimitMate.txt +++ b/doc/delimitMate.txt @@ -692,6 +692,7 @@ This script was inspired by the auto-completion of delimiters on TextMate. 2.6 2010-09-30 * Current release: - Add smart_matchpairs feature. - Add mapping to jump over contiguous delimiters. + - Fix behaviour of b:loaded_delimitMate. |---------|------------|-----------------------------------------------------| 2.5.1 2010-09-30 * - Remove visual wrapping. Surround.vim offers a much better implementation.