summaryrefslogtreecommitdiff
path: root/.stylua.toml
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2023-10-30 15:48:49 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2023-10-30 15:48:49 -0400
commit6707e9c579b0321e833e2841fa5d5e049674bfb0 (patch)
tree18f1c733dc561813f2e166e55b42faa092335f4d /.stylua.toml
parentcf473c39984ff94b574d9ebf25ad5ff6e63868e0 (diff)
Moving away from null-ls
Diffstat (limited to '.stylua.toml')
-rw-r--r--.stylua.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.stylua.toml b/.stylua.toml
new file mode 100644
index 0000000..48ca1dd
--- /dev/null
+++ b/.stylua.toml
@@ -0,0 +1,2 @@
+indent_type = "Spaces"
+indent_width= 2