Sublime Forum

Counts + namespaces in the same keybinding?

#1

Is something like this possible at all?

<binding key="d,/([1-9][0-9]*)/" command="times $1 'deleteOver ${motion}'">
    <context name="option" value="commandMode" />
</binding>
0 Likes