From ca1bb61c260f96362268b2ddc0cf320eee16e169 Mon Sep 17 00:00:00 2001 From: Yasuyuki Oka Date: Fri, 26 Apr 2013 19:23:40 +0900 Subject: [PATCH] Add auto-complete-clang-async recipe https://github.com/Golevka/emacs-clang-complete-async --- recipes/auto-complete-clang-async | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/auto-complete-clang-async diff --git a/recipes/auto-complete-clang-async b/recipes/auto-complete-clang-async new file mode 100644 index 00000000..232fab9f --- /dev/null +++ b/recipes/auto-complete-clang-async @@ -0,0 +1 @@ +(auto-complete-clang-async :fetcher github :repo "Golevka/emacs-clang-complete-async")