Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1mod active_buffer_encoding; 2pub use active_buffer_encoding::ActiveBufferEncoding; 3 4pub fn init() {}