mirror of
https://github.com/neovim/neovim.git
synced 2025-12-24 07:09:05 +00:00
Problem: filetype: Pixi lock files are not recognized
Solution: detect "pixi.lock" file as yaml filetype
(Brandon Maier)
Reference:
https://pixi.sh/latest/features/lockfile/
closes: vim/vim#16212
7d1bb90dcf
Co-authored-by: Brandon Maier <brandon.maier@gmail.com>