add zeditor support
This commit is contained in:
parent
df884fd17e
commit
1a2bea5d2b
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