test19.in
上传用户:gddssl
上传日期:2007-01-06
资源大小:1003k
文件大小:0k
源码类别:

编辑器/阅读器

开发平台:

DOS

  1. Tests for "r<Tab>" with 'smarttab' and 'expandtab' set/not set.
  2. STARTTEST
  3. :set smarttab expandtab ts=8 sw=4
  4. /some
  5. r :set noexpandtab
  6. /other
  7. r :?start?,$w! test.out
  8. :qa!
  9. ENDTEST
  10. start text
  11. some test text
  12. test text
  13. other test text
  14. test text