add zeditor support
This commit is contained in:
parent
bbc9936aba
commit
0a15b379bb
1 changed files with 5 additions and 0 deletions
5
.zed/settings.json
Normal file
5
.zed/settings.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"file_types": {
|
||||
"C++": ["cxxm"]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue