Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1mod one_dark; 2mod rose_pine; 3mod sandcastle; 4 5pub use one_dark::*; 6pub use rose_pine::*; 7pub use sandcastle::*;