view src/testdir/vms.vim @ 17066:fe6a30921a45

Added tag v8.1.1532 for changeset 58bf4faa5c0592110a9b1f6377338c3eb34b92e4
author Bram Moolenaar <Bram@vim.org>
date Fri, 14 Jun 2019 23:15:06 +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