mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
Reset line wrap info on document reset.
This commit is contained in:
@@ -93,6 +93,8 @@ void LSPDocumentClient::onDocumentReloaded( TextDocument* ) {
|
||||
refreshTag();
|
||||
}
|
||||
|
||||
void LSPDocumentClient::onDocumentReset( TextDocument* ) {}
|
||||
|
||||
TextDocument* LSPDocumentClient::getDoc() const {
|
||||
return mDoc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user