diff --git a/vintageLines.py b/vintageLines.py index 13520b9..1b93fdc 100644 --- a/vintageLines.py +++ b/vintageLines.py @@ -93,6 +93,5 @@ def on_activated(self, view): self.checkSettings() def on_selection_modified(self, view): - self.view = view sublime.set_timeout(self.checkSettings, 10)