view src/testdir/vms.vim @ 17132:74e996a5f46a

Added tag v8.1.1565 for changeset be5a5cfc991a343be177fc7e6a8251600a773ff2
author Bram Moolenaar <Bram@vim.org>
date Mon, 17 Jun 2019 22:30:07 +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