From 2db04fc822685d4e4871d9b83582edda0d2ed21e Mon Sep 17 00:00:00 2001 From: Edward Knyshov Date: Fri, 31 Jul 2015 11:25:41 +0300 Subject: [PATCH] add flycheck-protobuf --- recipes/flycheck-protobuf.rcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/flycheck-protobuf.rcp diff --git a/recipes/flycheck-protobuf.rcp b/recipes/flycheck-protobuf.rcp new file mode 100644 index 00000000..34844673 --- /dev/null +++ b/recipes/flycheck-protobuf.rcp @@ -0,0 +1,4 @@ +(:name flycheck-protobuf + :description "flycheck-protobuf provides protobuf support to flycheck" + :type github + :pkgname "edvorg/flycheck-protobuf")