Commit 246c8b97 authored by Louis-Etienne Foy's avatar Louis-Etienne Foy

Fix indentation

parent e2b8c4e5
...@@ -917,17 +917,17 @@ ...@@ -917,17 +917,17 @@
} }
] ]
}, },
{ {
+ "name": "AutomaticFullscreen", + "name": "AutomaticFullscreen",
+ "details": "https://github.com/lefoy/AutomaticFullscreen", + "details": "https://github.com/lefoy/AutomaticFullscreen",
+ "labels": ["fullscreen"], + "labels": ["fullscreen"],
+ "releases": [ + "releases": [
+ { + {
+ "sublime_text": "*", + "sublime_text": "*",
+ "details": "https://github.com/lefoy/AutomaticFullscreen/tree/master" + "details": "https://github.com/lefoy/AutomaticFullscreen/tree/master"
+ } + }
+ ] + ]
+ }, + },
{ {
"name": "AutoPEP8", "name": "AutoPEP8",
"details": "https://github.com/wistful/SublimeAutoPEP8", "details": "https://github.com/wistful/SublimeAutoPEP8",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment