view src/testdir/vms.vim @ 27771:df3a758a62ba

Added tag v8.2.4411 for changeset 219471ed2fecb3749abc0142480ef89673d11dd0
author Bram Moolenaar <Bram@vim.org>
date Thu, 17 Feb 2022 22:45:04 +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