Centralize client capabilities
This commit is contained in:
@@ -5,7 +5,7 @@ mod args;
|
||||
|
||||
use lsp_server::Connection;
|
||||
|
||||
use rust_analyzer::{cli, from_json, Config, Result};
|
||||
use rust_analyzer::{cli, config::Config, from_json, Result};
|
||||
|
||||
use crate::args::HelpPrinted;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user