view src/testdir/vms.vim @ 24560:dec4794e5af6

Added tag v8.2.2819 for changeset 839145e0fdaa39f38cea511c900544bf808af6e8
author Bram Moolenaar <Bram@vim.org>
date Fri, 30 Apr 2021 19:45:05 +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