diff --git a/pythonx/ncm2_bufword.py b/pythonx/ncm2_bufword.py index 68309fa..f989039 100644 --- a/pythonx/ncm2_bufword.py +++ b/pythonx/ncm2_bufword.py @@ -23,7 +23,7 @@ def on_complete(self, ctx): matches = [] - matcher = self.matcher_get(ctx['matcher']) + matcher = self.matcher_get(ctx) matches = [] seen = {}