From 0da95b3a81a0009e327bca313e4a00c436923455 Mon Sep 17 00:00:00 2001 From: Derek Christ Date: Mon, 24 Mar 2025 21:22:04 +0100 Subject: [PATCH] Add .helix and .latexindent --- .helix/config.toml | 2 ++ .latexindent.yaml | 1 + 2 files changed, 3 insertions(+) create mode 100644 .helix/config.toml create mode 100644 .latexindent.yaml diff --git a/.helix/config.toml b/.helix/config.toml new file mode 100644 index 0000000..ecf8010 --- /dev/null +++ b/.helix/config.toml @@ -0,0 +1,2 @@ +[editor] +soft-wrap.enable = true diff --git a/.latexindent.yaml b/.latexindent.yaml new file mode 100644 index 0000000..bbd8f47 --- /dev/null +++ b/.latexindent.yaml @@ -0,0 +1 @@ +defaultIndent: " "