From 05a87bb0eb20345694a09c9e5e5930028c0c0339 Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Wed, 7 Aug 2024 15:27:41 -0500 Subject: start installing config files --- clang-format.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang-format.org') diff --git a/clang-format.org b/clang-format.org index 66ebc8a..6c38b3b 100644 --- a/clang-format.org +++ b/clang-format.org @@ -1,6 +1,6 @@ #+title: Clang-Format Settings Use a style similar to Linux kernel style (but with 4-wide indents and spaces over tabs). -#+begin_src yaml :tangle .clang-format +#+begin_src yaml :tangle ~/.clang-format BasedOnStyle: LLVM IndentWidth: 4 BreakBeforeBraces: Linux -- cgit v1.2.3