]> granicus.if.org Git - vim/commit
patch 9.0.1229: Cap'n Proto files are not recognized v9.0.1229
authorAmaan Qureshi <amaanq12@gmail.com>
Sun, 22 Jan 2023 13:10:39 +0000 (13:10 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Jan 2023 13:10:39 +0000 (13:10 +0000)
commit040e795e8da05ff38cc896528d4dcad100f0b584
tree0f0c017166e7e60133e737a0b78a7d96c8f6e2c9
parent145a6afe3a4be54689af5233710c85346ba1e5da
patch 9.0.1229: Cap'n Proto files are not recognized

Problem:    Cap'n Proto files are not recognized.
Solution:   Add a pattern and the "capnp" filetype. (Amaan Qureshi,
            closes #11862)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c