mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-05 04:02:17 +03:00
Fix docs
This commit is contained in:
parent
8bb8e851df
commit
5e7456df4e
@ -68,7 +68,7 @@ fn main() {
|
||||
|
||||
/// Creates an engine with the default configuration.
|
||||
/// N.B. This must create an engine with the same config as the one
|
||||
/// in `plugin_runtime/build.rs`.
|
||||
/// in `plugin_runtime/src/plugin.rs`.
|
||||
fn create_default_engine() -> Engine {
|
||||
let mut config = Config::default();
|
||||
config.async_support(true);
|
||||
|
Loading…
Reference in New Issue
Block a user