move macro to a separate module
This commit is contained in:
@@ -18,6 +18,7 @@ pub mod mock_analysis;
|
||||
|
||||
mod extend_selection;
|
||||
mod syntax_highlighting;
|
||||
mod macros;
|
||||
|
||||
use std::{fmt, sync::Arc};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user