]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1133: filetype: xkb files not recognized everywhere v9.1.1133
authorDavid Mandelberg <david@mandelberg.org>
Fri, 21 Feb 2025 19:09:35 +0000 (20:09 +0100)
committerChristian Brabandt <cb@256bit.org>
Fri, 21 Feb 2025 19:09:35 +0000 (20:09 +0100)
commitb62bf814886185cb8607ce15051aa7017b8c88ba
treec23cd0593a586048177554636a0a6943d0dde886
parent060e6556e2cd97512cee1f46bc7915768c0f9e21
patch 9.1.1133: filetype: xkb files not recognized everywhere

Problem:  filetype: xkb files not recognized everywhere
Solution: detect xkb files in more places
          (David Mandelberg)

References:
https://xkbcommon.org/doc/current/user-configuration.html#user-config-locations

closes: #16684

Signed-off-by: David Mandelberg <david@mandelberg.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c