diff options
Diffstat (limited to 'Default.sublime-commands')
-rw-r--r-- | Default.sublime-commands | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Default.sublime-commands b/Default.sublime-commands new file mode 100644 index 0000000..eb2046c --- /dev/null +++ b/Default.sublime-commands @@ -0,0 +1,6 @@ +[ + { + "caption": "Clear Text", + "command": "text_cleaner" + } +]
\ No newline at end of file |