mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
871e6c6cf9
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: #19948
Signed-off-by: Nihaal Sangha <nihaal.git@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>