view src/testdir/vms.vim @ 23920:80a01c446853

Added tag v8.2.2502 for changeset 9bd721a95893585014f912dfed0574ac28df8020
author Bram Moolenaar <Bram@vim.org>
date Fri, 12 Feb 2021 20:00:05 +0100
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