@ -26,8 +26,8 @@ use anyhow::Error;
pub use helix_core::diagnostic::Severity;
pub use helix_core::register::Registers;
use helix_core::syntax;
use helix_dap as dap;
use helix_core::{Position, Selection};
use serde::Deserialize;