mirror of
https://github.com/neovim/neovim.git
synced 2026-04-14 19:46:10 +00:00
Problem: filetype: PklProject files are not recognized
Solution: Detect PklProject files as pkl filetype
(Nihaal Sangha).
Reference:
https://pkl-lang.org/
https://github.com/apple/pkl
https://github.com/apple/pkl-pantry
closes: vim/vim#19948
871e6c6cf9
Co-authored-by: Nihaal Sangha <nihaal.git@gmail.com>