mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
Problem: filetype: swc configuration files are not recognized Solution: detect .swcrc files as json filetype (Marces Engel) References: https://swc.rs/docs/configuration/swcrc closes: #16462 Signed-off-by: Marces Engel <marces@facemurphy.com> Signed-off-by: Christian Brabandt <cb@256bit.org>