Revert "feat: revert unnecessary changes"

This reverts commit 6987b1d040.
pull/12706/head
Nikita Revenco 2025-01-27 22:55:44 +00:00
parent 768a646468
commit 54143770b7
2 changed files with 593 additions and 259 deletions

View File

@ -1,3 +1,11 @@
/// ```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},

File diff suppressed because it is too large Load Diff