diff --git a/pythonx/cm_sources/swift-completer.py b/pythonx/cm_sources/swift-completer.py index cf6a7a5..e8e0a2e 100755 --- a/pythonx/cm_sources/swift-completer.py +++ b/pythonx/cm_sources/swift-completer.py @@ -126,4 +126,4 @@ def cm_refresh(self, info, ctx, *args): self.complete(info, ctx, startcol, matches) - logger.info("end matches") + logger.info("end matches****************************************")