mirror of
https://github.com/neovim/neovim.git
synced 2026-06-15 16:23:48 +00:00
Problem: filetype: Kaitai struct files are not recogonized
Solution: Detect *.ksy files as yaml filetype (Wu, Zhenyu)
Reference:
https://doc.kaitai.io/
closes: vim/vim#20353
73e619d699
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>