mirror of
https://github.com/neovim/neovim.git
synced 2026-03-28 03:12:00 +00:00
Problem: filetype: cps files are not recognized
Solution: Detect *.cps files as json filetype (Guillaume Barbier).
Reference:
https://github.com/cps-org/cps
https://cps-org.github.io/cps/
closes: vim/vim#19758
53884ba7a8
Co-authored-by: Guillaume Barbier <barbier.guillaume60@gmail.com>