Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions repository/b.json
Original file line number Diff line number Diff line change
Expand Up @@ -1412,6 +1412,17 @@
}
]
},
{
"name": "BoxLang",
"details": "https://github.com/ortus-boxlang/sublimetext-boxlang",
"labels": [ "boxlang", "cfml", "jvm", "formatting", "language syntax", "java", "build system", "completions", "auto-complete", "utilities" ],
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You've got mixed indentation in your entry, I believe mostly on this line.

"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "BracketFlasher",
"details": "https://github.com/jaytiar/SublimeBracketFlasher",
Expand Down
2 changes: 1 addition & 1 deletion repository/c.json
Original file line number Diff line number Diff line change
Expand Up @@ -2339,7 +2339,7 @@
"tags": true
}
]
},
},
{
"name": "CodeStats",
"details": "https://github.com/code-stats/code-stats-sublime",
Expand Down
Loading