test19.in
资源名称:vim53src.zip [点击查看]
上传用户:gddssl
上传日期:2007-01-06
资源大小:1003k
文件大小:0k
源码类别:
编辑器/阅读器
开发平台:
DOS
- Tests for "r<Tab>" with 'smarttab' and 'expandtab' set/not set.
- STARTTEST
- :set smarttab expandtab ts=8 sw=4
- /some
- r :set noexpandtab
- /other
- r :?start?,$w! test.out
- :qa!
- ENDTEST
- start text
- some test text
- test text
- other test text
- test text