mirror of
https://github.com/MaskRay/ccls.git
synced 2025-03-23 00:56:57 +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};
|
||||
textDocument_semanticTokensRange(fullRangeParameters, reply);
|
||||
}
|
||||
|
||||
} // namespace ccls
|
||||
|
Loading…
Reference in New Issue
Block a user