From 27d33bcdb6196199cee3334a9e8e440b5f3ed996 Mon Sep 17 00:00:00 2001 From: Joel Grunbaum <joelgrun@gmail.com> Date: Mon, 26 Oct 2020 04:30:48 +0000 Subject: [PATCH] Automatic C indentation with clang-format, tab width 8 to try out --- snippets/org-mode/source-code-expand | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/snippets/org-mode/source-code-expand b/snippets/org-mode/source-code-expand index 0f8da45..c14a638 100644 --- a/snippets/org-mode/source-code-expand +++ b/snippets/org-mode/source-code-expand @@ -4,5 +4,4 @@ # group: code snippets # -- #+BEGIN_SRC $0 -#+END_SRC - +#+END_SRC \ No newline at end of file -- Gitblit v1.9.3