diff options
Diffstat (limited to 'nixos/.flake/home/clang-format.nix.org')
l---------[-rw-r--r--] | nixos/.flake/home/clang-format.nix.org | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/nixos/.flake/home/clang-format.nix.org b/nixos/.flake/home/clang-format.nix.org index 64a2a64..db7166a 100644..120000 --- a/nixos/.flake/home/clang-format.nix.org +++ b/nixos/.flake/home/clang-format.nix.org @@ -1,15 +1 @@ -#+title: Clang Format Default Options - -#+begin_src nix :tangle ~/.flake/home/clang-format.nix :mkdirp yes - { config, pkgs, ... }: - - { - home.file.".clang-format".text = '' - BasedOnStyle: LLVM - IndentWidth: 4 - BreakBeforeBraces: Linux - AllowShortIfStatementsOnASingleLine: false - IndentCaseLabels: false - ''; - } -#+end_src +../../../common/.flake/home/clang-format.nix.org
\ No newline at end of file |