add core decl in main
This commit is contained in:
parent
25c28f1c44
commit
ebc6e79cf0
@ -6,6 +6,7 @@ use std::sync::Arc;
|
|||||||
use structopt::StructOpt;
|
use structopt::StructOpt;
|
||||||
use tower_lsp::{LspService, Server};
|
use tower_lsp::{LspService, Server};
|
||||||
|
|
||||||
|
mod core;
|
||||||
mod completion;
|
mod completion;
|
||||||
mod definition;
|
mod definition;
|
||||||
mod diagnostics;
|
mod diagnostics;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user