minor
This commit is contained in:
@@ -217,7 +217,7 @@ impl ConvWith for TextEdit {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
impl<'a> ConvWith for &'a AtomTextEdit {
|
impl ConvWith for &'_ AtomTextEdit {
|
||||||
type Ctx = LineIndex;
|
type Ctx = LineIndex;
|
||||||
type Output = lsp_types::TextEdit;
|
type Output = lsp_types::TextEdit;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user