Skip to content

Commit

Permalink
feat: revert unnecessary changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nik-rev committed Jan 27, 2025
1 parent 443d2c8 commit 6987b1d
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 593 deletions.
8 changes: 0 additions & 8 deletions helix-term/src/ui/editor.rs
Original file line number Diff line number Diff line change
@@ -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},
Expand Down
Loading

0 comments on commit 6987b1d

Please sign in to comment.