mirror of https://github.com/helix-editor/helix
feat: revert unnecessary changes
parent
443d2c8435
commit
6987b1d040
|
@ -1,11 +1,3 @@
|
||||||
/// ```helix
|
|
||||||
/// #(|hello world)#
|
|
||||||
/// #(|hello world)#
|
|
||||||
/// #[hello world|]#
|
|
||||||
/// #(|hello world)#
|
|
||||||
/// ```
|
|
||||||
fn a() {}
|
|
||||||
|
|
||||||
use crate::{
|
use crate::{
|
||||||
commands::{self, OnKeyCallback, OnKeyCallbackKind},
|
commands::{self, OnKeyCallback, OnKeyCallbackKind},
|
||||||
compositor::{Component, Context, Event, EventResult},
|
compositor::{Component, Context, Event, EventResult},
|
||||||
|
|
844
languages.toml
844
languages.toml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue