From 987c70d2db0687a7ede34523535ed42f989cb4a0 Mon Sep 17 00:00:00 2001 From: Wincent Colaiuta Date: Sun, 9 Mar 2014 23:16:04 -0700 Subject: [PATCH] Update docs for 1.7 release Signed-off-by: Wincent Colaiuta --- doc/command-t.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/command-t.txt b/doc/command-t.txt index 229a6437..53a58156 100644 --- a/doc/command-t.txt +++ b/doc/command-t.txt @@ -926,7 +926,7 @@ POSSIBILITY OF SUCH DAMAGE. HISTORY *command-t-history* -1.7 (unreleased) +1.7 (9 March 2014) - added |g:CommandTInputDebounce|, which can be used to improve responsiveness in large file hierarchies (based on patch from Yiding Jia)