Formatting.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
//! FIXME: write short doc here
|
||||
|
||||
use crate::{
|
||||
completion::{CompletionContext, CompletionItem, CompletionItemKind, CompletionKind, Completions},
|
||||
completion::{
|
||||
CompletionContext, CompletionItem, CompletionItemKind, CompletionKind, Completions,
|
||||
},
|
||||
display::FunctionSignature,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user