From 1aefeaf491c94aec00bb8efec313762e23c7a862 Mon Sep 17 00:00:00 2001 From: Daniil Rozanov Date: Wed, 13 Nov 2024 02:22:42 +0400 Subject: editorconfig + fix nvim whichkey --- stylua/stylua.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 stylua/stylua.toml (limited to 'stylua/stylua.toml') diff --git a/stylua/stylua.toml b/stylua/stylua.toml new file mode 100644 index 0000000..364ef9c --- /dev/null +++ b/stylua/stylua.toml @@ -0,0 +1,3 @@ +indent_type = "Spaces" +indent_width = 2 +no_call_parentheses = true -- cgit v1.2.3