]> granicus.if.org Git - vim/commit
patch 8.2.4721: cooklang files are not recognized v8.2.4721
author=?UTF-8?q?Dundar=20G=C3=B6c?= <gocdundar@gmail.com>
Sat, 9 Apr 2022 15:08:08 +0000 (16:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 9 Apr 2022 15:08:08 +0000 (16:08 +0100)
commit36951ed1dab2b2e816dc8959c72b5732f36d9e3b
treeb0aca49b38a90393f7812cb26143bfec48d6fbcd
parentb09c320039ad49e62d2e2d7f14ba47ee3ca0706a
patch 8.2.4721: cooklang files are not recognized

Problem:    Cooklang files are not recognized.
Solution:   recognize *.cook files. (Goc Dundar, closes #10120)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c