diff options
| author | 2021-03-25 21:44:52 -0700 | |
|---|---|---|
| committer | 2021-03-25 21:44:52 -0700 | |
| commit | e5ffccee42cceb3d3a0368206e07ccaab8c0981c (patch) | |
| tree | 3213f79632e4a422e51b7e2b0ca5849aeece5d01 | |
| parent | c7c08394010cb12ca644551c023dce829a448e9c (diff) | |
| download | my-keymaps-e5ffccee42cceb3d3a0368206e07ccaab8c0981c.tar.gz my-keymaps-e5ffccee42cceb3d3a0368206e07ccaab8c0981c.zip | |
Add clang-format settings
| -rw-r--r-- | .clang-format | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format new file mode 100644 index 0000000..0d6d3bd --- /dev/null +++ b/.clang-format @@ -0,0 +1,3 @@ +--- +BasedOnStyle: LLVM +IndentWidth: 2 |
