mirror of
https://github.com/vim/vim.git
synced 2025-12-13 20:36:39 +01: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>