view src/testdir/vms.vim @ 20319:b08c6631d3f2

Added tag v8.2.0714 for changeset 3cbcee39fc5c4d1ce0252d4dff7199be1ef783be
author Bram Moolenaar <Bram@vim.org>
date Thu, 07 May 2020 22:30:04 +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