mirror of
https://github.com/MaskRay/ccls.git
synced 2025-03-21 16:26:16 +00:00
indent fix
This commit is contained in:
parent
ab53802497
commit
e702d33e48
@ -305,4 +305,5 @@ void MessageHandler::textDocument_semanticTokensFull(
|
|||||||
SemanticTokensRangeParams fullRangeParameters{param.textDocument, fullRange};
|
SemanticTokensRangeParams fullRangeParameters{param.textDocument, fullRange};
|
||||||
textDocument_semanticTokensRange(fullRangeParameters, reply);
|
textDocument_semanticTokensRange(fullRangeParameters, reply);
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace ccls
|
} // namespace ccls
|
||||||
|
Loading…
Reference in New Issue
Block a user