We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d0b15f commit 721ef3aCopy full SHA for 721ef3a
clang/tools/clang-format/clang-format.el
@@ -32,6 +32,7 @@
32
33
(require 'cl-lib)
34
(require 'xml)
35
+(require 'vc-git)
36
37
(defgroup clang-format nil
38
"Format code using clang-format."
0 commit comments