desktop-ubuntu/sublime-text/delete_subword.sublime-macr...

16 lines
233 B
JSON

[
{
"command": "move",
"args":
{
"by": "subwords",
"extend": true,
"forward": false
}
},
{
"args": {},
"command": "left_delete"
}
]