mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 20:00:37 +00:00
Problem: filetype: yarn lock files are not recognized
Solution: Detect 'yarn.lock' files as yaml
(Wu, Zhenyu)
closes: vim/vim#14369
3b497aa247
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>