mirror of
https://github.com/vim/vim.git
synced 2025-10-22 08:34:29 -04: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>