Add .clang-format to prevent clang-tools from messing with my code.
This commit is contained in:
parent
f8310f1fee
commit
f1d0c916e6
4
init.el
4
init.el
|
@ -1,5 +1,5 @@
|
|||
;;; init.el --- tastytea's Emacs init file.
|
||||
;; Time-stamp: <2019-09-29T13:46:54+00:00>
|
||||
;; Time-stamp: <2019-09-30T04:59:37+00:00>
|
||||
|
||||
;;; Commentary:
|
||||
;; Requires at least Emacs 24.3.
|
||||
|
@ -550,7 +550,7 @@ With argument, do this that many times."
|
|||
)
|
||||
|
||||
;; Add #include directives for missing symbols.
|
||||
;; Broken: Can't pass build directory, needs .clang-format.
|
||||
;; Broken: Can't pass build directory.
|
||||
(use-package clang-include-fixer
|
||||
:ensure nil ; Installed by clang.
|
||||
:if (executable-find "clang-include-fixer")
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
127.0.0.1:51313 16170
|
||||
127.0.0.1:51313 23841
|
||||
phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh
|
Loading…
Reference in New Issue
Block a user