Removed Komodo Edit cruft

This commit is contained in:
Christoph Haas 2015-04-18 21:35:38 +02:00
parent fe7df776bc
commit 8208be6668

View file

@ -1,18 +0,0 @@
{
"insertOutput": 1,
"keyboard_shortcut": "",
"name": "Tidy HTML",
"parseRegex": "",
"operateOnSelection": 1,
"value": [
"tidy -utf8 -asxhtml -i"
],
"cwd": "",
"version": "1.0.12",
"env": "",
"doNotOpenOutputWindow": 0,
"showParsedOutputList": 0,
"type": "command",
"parseOutput": 0,
"runIn": "command-output-window"
}