diff --git a/packages.json b/packages.json index b96180c..77b20c0 100644 --- a/packages.json +++ b/packages.json @@ -2,6 +2,11 @@ "packages": { "plugins": [ + { + "name": "BBUncrustifyPlugin", + "url": "https://github.com/benoitsan/BBUncrustifyPlugin-Xcode", + "description": "Xcode plugin to uncrustify the source code opened in the editor" + }, { "name": "SCXcodeMinimap", "url": "https://github.com/stefanceriu/SCXcodeMiniMap",