zed-editor: add module

Add a simple module for zed-editor, a simple editor written in Rust.
This commit is contained in:
libewa
2024-05-26 11:41:16 +02:00
committed by Robert Helgesson
parent 9c1a1c7df4
commit e78cbb2027
9 changed files with 210 additions and 0 deletions

View File

@@ -349,6 +349,11 @@
githubId = 12465195;
name = "Bruno BELANYI";
};
libewa = {
email = "libewa-git@icloud.com";
github = "libewa";
githubId = 67926131;
};
malvo = {
email = "malte@malvo.org";
github = "malte-v";