view src/testdir/vms.vim @ 23962:436e702af70c v8.2.2523

patch 8.2.2523: Svelte filetype not recognized Commit: https://github.com/vim/vim/commit/c0fcb6e0b10050145e7d334b68b1bdc5201fed05 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 17 12:29:17 2021 +0100 patch 8.2.2523: Svelte filetype not recognized Problem: Svelte filetype not recognized. Solution: Add a detection rule. (Brian Ryall, closes https://github.com/vim/vim/issues/7858)
author Bram Moolenaar <Bram@vim.org>
date Wed, 17 Feb 2021 12:30:06 +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