xavi-/sublime-selectuntil

How to add args to quick hot command?

Opened this issue · 0 comments

self.view.run_command("select_until", {"extend":True, "regex search": "/(\b.*)([\r\n] .*|\b.*)+((?:\d+\.)? +)*/"})

or on keyboard shortcuts

can't figure out how to add

Thanks