view src/testdir/vms.vim @ 16711:58053184e299

Added tag v8.1.1357 for changeset 687ab2b5252b5c47b1cbe2d40a609754d1ca1bb3
author Bram Moolenaar <Bram@vim.org>
date Sun, 19 May 2019 21:45:07 +0200
parents f0201deac2a2
children
line wrap: on
line source

" Settings for test script execution under OpenVMS

" Do not use any swap files
set noswapfile

source setup.vim