diff --git a/recipes/clang-format b/recipes/clang-format new file mode 100644 index 00000000..8fe6c234 --- /dev/null +++ b/recipes/clang-format @@ -0,0 +1,3 @@ +(clang-format + :repo "kljohann/clang-format.el" + :fetcher github)