]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0808: jsonnet filetype detection has a typo v9.0.0808
authorMaxime Brunet <max@brnt.mx>
Thu, 20 Oct 2022 19:52:44 +0000 (20:52 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 20 Oct 2022 19:52:44 +0000 (20:52 +0100)
commit6c8bc37a1083d17447156592f6f52da2d40b4855
treec1ee69a4e0975c9c0002e160db5b63c48c8b3b50
parentd5337efece7c68e9b4ce864532ea49b02453b674
patch 9.0.0808: jsonnet filetype detection has a typo

Problem:    jsonnet filetype detection has a typo.
Solution:   Change "libjsonnet" to "libsonnet". (Maxime Brunet, closes #11412)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c