How to add args to quick hot command?
Opened this issue · 0 comments
9840380 commented
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