From a805d34f123bc8add01bd44ad28f0baf57710083 Mon Sep 17 00:00:00 2001 From: David Elentok <3david@gmail.com> Date: Tue, 14 May 2024 18:15:13 +0300 Subject: Initial commit --- lua/stylua.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lua/stylua.toml (limited to 'lua/stylua.toml') 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 -- cgit v1.2.3