Update lsp.rs

pull/6465/head
Anthony Templeton 10 months ago
parent 4b9c2af7b1
commit bcb7e916d5

@ -21,6 +21,7 @@ use helix_core::{
movement::Direction, path, syntax::LanguageServerFeature, text_annotations::InlineAnnotation,
Selection,
};
use helix_stdx::path;
use helix_view::{
document::{DocumentInlayHints, DocumentInlayHintsId, Mode},
editor::Action,

Loading…
Cancel
Save