-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
SublimeBlockCursor is good
i wish to use in st3
and i try
SublimeBlockCursor.py
6 def view_is_widget(view):
--> def view_is_widget(self, view):
25 if view_is_widget(view) or (is_vintage_mode and not command_mode):
--> if self.view_is_widget(view) or (is_vintage_mode and not command_mode):
Metadata
Metadata
Assignees
Labels
No labels