view src/testdir/os2.vim @ 4682:2f51ee8825db v7.3.1088

updated for version 7.3.1088 Problem: New regexp engine: \@<= and \@<! are not implemented. Solution: Implement look-behind matching. Fix off-by-one error in old regexp engine.
author Bram Moolenaar <bram@vim.org>
date Sat, 01 Jun 2013 19:54:43 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

" Settings for test script execution
" Always use "CMD.EXE", don't use the value of "$SHELL".
set shell=CMD.EXE shellquote= shellxquote= shellcmdflag=/c shellredir=>