view src/testdir/vms.vim @ 23359:35b42d31593d

Added tag v8.2.2222 for changeset b3142fc0a4145cafac2d3dd3d64fb6d8336345ba
author Bram Moolenaar <Bram@vim.org>
date Sat, 26 Dec 2020 15:45:05 +0100
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