commit | ba79b4e389947a38ad80302a2923bc9b8a55e777 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jun 20 15:53:31 2008 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jun 20 15:53:31 2008 +0000 |
tree | 2c7ebf79e38f8f74594f229ad4ed35b414b41336 | |
parent | 9ecd023206aaba048190457207516eec8d4fe084 [diff] [blame] |
updated for version 7.1-323
diff --git a/src/testdir/test19.in b/src/testdir/test19.in index 0d9b421..bdcfb77 100644 --- a/src/testdir/test19.in +++ b/src/testdir/test19.in
@@ -2,6 +2,8 @@ STARTTEST :set smarttab expandtab ts=8 sw=4 +:" make sure that backspace works, no matter what termcap is used +:set t_kD=x7f t_kb=x08 /some r :set noexpandtab /other