mirror of https://github.com/helix-editor/helix
chore: remove example
parent
ef5c878e1c
commit
8f4d4c30b3
|
@ -1,11 +1,3 @@
|
|||
/// ```helix
|
||||
/// #(|hello world)#
|
||||
/// #(|hello world)#
|
||||
/// #[hello world|]#
|
||||
/// #(|hello world)#
|
||||
/// ```
|
||||
fn a() {}
|
||||
|
||||
use crate::{
|
||||
commands::{self, OnKeyCallback, OnKeyCallbackKind},
|
||||
compositor::{Component, Context, Event, EventResult},
|
||||
|
|
Loading…
Reference in New Issue