cxx/.zed/settings.json

6 lines
46 B
JSON
Raw Normal View History

2025-04-28 19:15:29 +08:00
{
"file_types": {
"C++": ["cxxm"]
}
}