mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 12:27:43 +10:00
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: vim/vim#16684
b62bf81488
Co-authored-by: David Mandelberg <david@mandelberg.org>