view src/testdir/vms.vim @ 27795:b622a834ac9c

Added tag v8.2.4423 for changeset 77a95d7d56767f2f49bb8036c7d93634f3841356
author Bram Moolenaar <Bram@vim.org>
date Sat, 19 Feb 2022 17:15:03 +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