summaryrefslogtreecommitdiffstats
path: root/.stylua.toml
diff options
context:
space:
mode:
authorJustin Gassner <justin.gassner@mailbox.org>2023-09-15 20:18:24 +0200
committerJustin Gassner <justin.gassner@mailbox.org>2023-09-15 20:18:24 +0200
commite1238f63de756e285c4f01ad87fee381d083116a (patch)
tree50c4478782bd07e322df6fc4eb707de21597b258 /.stylua.toml
downloadmy-quicktex-keywords-e1238f63de756e285c4f01ad87fee381d083116a.tar.zst
Initial commit
Diffstat (limited to '.stylua.toml')
-rw-r--r--.stylua.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.stylua.toml b/.stylua.toml
new file mode 100644
index 0000000..4a89f57
--- /dev/null
+++ b/.stylua.toml
@@ -0,0 +1,3 @@
+indent_type = "Spaces"
+indent_width = 2
+quote_style = "AutoPreferSingle"