From 5735708c27dabadc08a1ca86195ab164637ca4d9 Mon Sep 17 00:00:00 2001 From: Rafael Laboissiere Date: Fri, 13 Nov 2015 18:25:47 +0100 Subject: [PATCH] Add recipe for ac-python-async --- recipes/ac-python-async.rcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/ac-python-async.rcp diff --git a/recipes/ac-python-async.rcp b/recipes/ac-python-async.rcp new file mode 100644 index 000000000..ddb9b3b7a --- /dev/null +++ b/recipes/ac-python-async.rcp @@ -0,0 +1,4 @@ +(:name ac-python-async + :description "Simple Python Completion Source for Auto-Complete" + :type github + :pkgname "thorrr/ac-python-async")