From f61140e81fd31db1a976b60663a19e851283b056 Mon Sep 17 00:00:00 2001 From: Bailey Ling Date: Mon, 2 Sep 2013 18:05:47 -0700 Subject: [PATCH] Updated Test Plan (markdown) --- Test-Plan.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Test-Plan.md b/Test-Plan.md index 6e012ab..75948a5 100644 --- a/Test-Plan.md +++ b/Test-Plan.md @@ -16,6 +16,7 @@ * changing colorschemes * updates all windows * updates plugin themes -* create 5+ splits of the same buffer and start typing in insert mode. confirm no slowdown. * verify all commands work properly -* check that the error code for `vim +q` is 0 \ No newline at end of file +* create 5+ splits of the same buffer and start typing in insert mode. confirm no slowdown. (#11) +* check that the error code for `vim +q` is 0 (#79) +* check that undo messages do not mess up echoing (#209) \ No newline at end of file