mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 14:23:17 +00:00
Problem: not able to detect xkb filetypes
Solution: Detect files below /u/s/X11/xkb as xkb files (without adding
an extra filetype)
Those files are used from the X11 xkb extension
closes: vim/vim#13401
ae9021a840
Co-authored-by: Guido Cella <guido@guidocella.xyz>