aboutsummaryrefslogtreecommitdiff
path: root/Default.sublime-commands
blob: eb2046cf46f1dcccd9e4725ec34028b0e3021372 (plain) (blame)
1
2
3
4
5
6
[
    {
        "caption": "Clear Text",
        "command": "text_cleaner"
    }
]