mirror of
https://github.com/MaskRay/ccls.git
synced 2025-01-19 03:55:49 +00:00
Add some whitespace
This commit is contained in:
parent
cd58eafd90
commit
036c2819f1
@ -837,6 +837,43 @@ struct IndexManager {
|
||||
|
||||
} // namespace
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
enum class FileParseQuery {
|
||||
NeedsParse,
|
||||
DoesNotNeedParse,
|
||||
|
Loading…
Reference in New Issue
Block a user