alek-sys / sublimetext_indentxml

Plugin for Sublime Text editor for reindenting XML and JSON files
MIT License
534 stars 135 forks source link

MAC KeyMap typo #42

Closed orenefraty closed 8 years ago

orenefraty commented 11 years ago

Hi, Mac KeyMap is missing an underscore, should be:
{ "keys": ["super+k", "super+f"], "command": "indent_xml" }

Thanks for the great package!

bergonzzi commented 10 years ago

Came here to report this but it's already reported :)