view src/testdir/vms.vim @ 16649:5d15f9774fda

Added tag v8.1.1326 for changeset a7f06505ad39f0420af45614a865d51308522177
author Bram Moolenaar <Bram@vim.org>
date Sun, 12 May 2019 14:00:08 +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