提交 0542c7e7 编写于 作者: J Johannes Rieken

remove .m setting from C

上级 dfaa347b
......@@ -6,7 +6,7 @@
"contributes": {
"languages": [{
"id": "c",
"extensions": [ ".c", ".m"],
"extensions": [ ".c"],
"aliases": [ "C", "c" ],
"configuration": "./cpp.configuration.json"
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册