view src/testdir/vms.vim @ 25083:05c4686c56d2

Added tag v8.2.3078 for changeset 5c7a09cf97a1b0ca617f7942d9ecb1dcff1b21d1
author Bram Moolenaar <Bram@vim.org>
date Wed, 30 Jun 2021 20:45:05 +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