From 077f0a9f0b8c2ad0e5dc05c037c2b361b3fa18b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muhammad=20Ahmad=20=F0=9F=8C=8C?= Date: Mon, 13 Dec 2021 18:35:41 +0200 Subject: chore(gruvbox): sync with upstream --- lua/stylua.toml | 6 ++++++ 1 file changed, 6 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..0fd4cb5 --- /dev/null +++ b/lua/stylua.toml @@ -0,0 +1,6 @@ +column_width = 120 +line_endings = "Unix" +indent_type = "Spaces" +indent_width = 2 +quote_style = "AutoPreferDouble" +no_call_parentheses = false -- cgit v1.2.3