view src/testdir/vms.vim @ 10685:170854b686f5

Added tag v8.0.0232 for changeset 83a36d655a745452d6f8ae7317254bc4f162b1b3
author Christian Brabandt <cb@256bit.org>
date Tue, 24 Jan 2017 19:15: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