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