view src/testdir/vms.vim @ 24674:228af8f5523b

Added tag v8.2.2875 for changeset 53fd6370e4fd3f578f600d8a3df4f066b7f8cd50
author Bram Moolenaar <Bram@vim.org>
date Thu, 20 May 2021 21:15: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