clang-format moved to cfe repo

This fixes #2202.
This commit is contained in:
Johann Klähn 2015-01-12 23:23:07 +01:00
parent 77bf535d12
commit 156a676393

View file

@ -1,3 +1,4 @@
(clang-format
:repo "kljohann/clang-format.el"
:fetcher github)
:fetcher svn
:url "http://llvm.org/svn/llvm-project/cfe/trunk/tools/clang-format"
:files ("clang-format.el"))