From 8e9e1ffc5fe39e98c69e5b518fcade4fb6ffe2b7 Mon Sep 17 00:00:00 2001 From: Miguel Espinoza Date: Thu, 19 Jan 2017 13:28:43 +0100 Subject: [PATCH] Add crollow (#6061) --- repository/c.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repository/c.json b/repository/c.json index 20d8410b2a4..19ebd29016a 100644 --- a/repository/c.json +++ b/repository/c.json @@ -3220,6 +3220,17 @@ } ] }, + { + "name": "Crollow", + "details": "https://github.com/purefan/crollow", + "releases": [ + { + "sublime_text": "*", + "tags": true, + "platforms": ["osx", "windows", "linux"] + } + ] + }, { "name": "Crontab Syntax", "details": "https://github.com/clarkewd/SublimeCrontab",