view src/testdir/vms.vim @ 21916:153acbd05e5d

Added tag v8.2.1507 for changeset 2559dc02bd6428b7944cd5f908beaae203ae549b
author Bram Moolenaar <Bram@vim.org>
date Sat, 22 Aug 2020 15:30:04 +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