internal: prepare to track changes to mem_docs

This commit is contained in:
Aleksey Kladov
2021-07-26 20:16:47 +03:00
parent f0db648cb6
commit 410679285b
6 changed files with 68 additions and 28 deletions

View File

@@ -33,7 +33,7 @@ mod line_index;
mod request_metrics;
mod lsp_utils;
mod thread_pool;
mod document;
mod mem_docs;
mod diff;
mod op_queue;
pub mod lsp_ext;