Update Context.sublime-menu
This commit is contained in:
parent
764a1872ef
commit
1986c098c1
|
@ -4,7 +4,7 @@
|
|||
"children": [
|
||||
{"caption": "Pretty JSON","command": "pretty_json"},
|
||||
{"caption": "Format and Sort JSON","command": "pretty_json_and_sort"},
|
||||
{"caption": "Minify JSON","command": "un_pretty_json"}
|
||||
{"caption": "JSON to XML","command": "json_to_xml"},
|
||||
{"caption": "Minify JSON","command": "un_pretty_json"},
|
||||
{"caption": "JSON to XML","command": "json_to_xml"}
|
||||
]
|
||||
}]
|
||||
|
|
Loading…
Reference in New Issue