patch 8.2.4191: json5 files are not recognized v8.2.4191
author=?UTF-8?q?Dundar=20G=C3=B6c?= <gocdundar@gmail.com>
Sun, 23 Jan 2022 13:05:39 +0000 (13:05 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 23 Jan 2022 13:05:39 +0000 (13:05 +0000)
commite15ebeffb35da4bb7d9054358671735ce6988c28
treeeadf46f1b5e55c7742ccec3374d430654805c1ee
parent206919191fe1881dea00d60d392cc68a07c0106f
patch 8.2.4191: json5 files are not recognized

Problem:    json5 files are not recognized.
Solution:   Add a pattern for json5 files. (closes #9601)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c