view src/testdir/vms.vim @ 23945:ae156af6f28a

Added tag v8.2.2514 for changeset 6e593e0aaadf65fe1e6b8f35accc1d0246ab4f71
author Bram Moolenaar <Bram@vim.org>
date Sun, 14 Feb 2021 14:15: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