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