view src/testdir/test_alot_latin.vim @ 27796:8fdc92bdcff1 v8.2.4424

patch 8.2.4424: ".gts" and ".gjs" files are not recognized Commit: https://github.com/vim/vim/commit/cdf717283ca70b18f20b8a2cefe7957083280c6f Author: NullVoxPopuli <LPSego3+dev@gmail.com> Date: Sat Feb 19 16:35:58 2022 +0000 patch 8.2.4424: ".gts" and ".gjs" files are not recognized Problem: ".gts" and ".gjs" files are not recognized. Solution: Recognize Glimmer flavored typescript and javascript. (closes #9799)
author Bram Moolenaar <Bram@vim.org>
date Sat, 19 Feb 2022 17:45:05 +0100
parents 318eaa6fa973
children
line wrap: on
line source

" A series of tests that can run in one Vim invocation.
" This makes testing go faster, since Vim doesn't need to restart.

" These tests use latin1 'encoding'.  Setting 'encoding' is in the individual
" files, so that they can be run by themselves.

source test_regexp_latin.vim