mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 13:37:06 +04:00
cargo fmt
This commit is contained in:
parent
28fd704bce
commit
177b6fcdc9
@ -26,8 +26,8 @@
|
|||||||
pub use helix_core::diagnostic::Severity;
|
pub use helix_core::diagnostic::Severity;
|
||||||
pub use helix_core::register::Registers;
|
pub use helix_core::register::Registers;
|
||||||
use helix_core::syntax;
|
use helix_core::syntax;
|
||||||
use helix_dap as dap;
|
|
||||||
use helix_core::{Position, Selection};
|
use helix_core::{Position, Selection};
|
||||||
|
use helix_dap as dap;
|
||||||
|
|
||||||
use serde::Deserialize;
|
use serde::Deserialize;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user