view src/testdir/vms.vim @ 16434:dfbf27ca3129

Added tag v8.1.1221 for changeset 9c206a78ec04e9e89a4edf56a32d01c32e0fef91
author Bram Moolenaar <Bram@vim.org>
date Sat, 27 Apr 2019 22:45: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