aboutsummaryrefslogtreecommitdiff
path: root/lua/stylua.toml
diff options
context:
space:
mode:
authorDavid Elentok <3david@gmail.com>2024-05-14 18:15:13 +0300
committerDavid Elentok <3david@gmail.com>2024-05-14 18:17:09 +0300
commita805d34f123bc8add01bd44ad28f0baf57710083 (patch)
treeb868cef404823eaf4b7c78316459cf8b2a3fd013 /lua/stylua.toml
downloadencrypt.nvim-a805d34f123bc8add01bd44ad28f0baf57710083.tar.gz
Initial commit
Diffstat (limited to 'lua/stylua.toml')
-rw-r--r--lua/stylua.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/lua/stylua.toml b/lua/stylua.toml
new file mode 100644
index 0000000..2278abd
--- /dev/null
+++ b/lua/stylua.toml
@@ -0,0 +1,3 @@
+indent_type = "Spaces"
+indent_width = 2
+column_width = 100