xref: /vim-8.2.3635/src/testdir/vms.vim (revision 89b10421)
1" Settings for test script execution under OpenVMS
2
3" Do not use any swap files
4set noswapfile
5
6source setup.vim
7