aboutsummaryrefslogtreecommitdiff
path: root/lua/stylua.toml
diff options
context:
space:
mode:
authorEllison <ellisonleao@gmail.com>2022-02-10 21:53:29 -0300
committerGitHub <noreply@github.com>2022-02-10 21:53:29 -0300
commiteba9aac32a18c0dcdd49e5610b205a9d4cf73ae7 (patch)
tree0986753f5fc8007c0e670ee7ebecde8627219b60 /lua/stylua.toml
parenta5fca5a050b81db5c8001db1ca8d83ae94ce5a92 (diff)
downloadgruvbox-eba9aac32a18c0dcdd49e5610b205a9d4cf73ae7.tar.gz
gruvbox-eba9aac32a18c0dcdd49e5610b205a9d4cf73ae7.tar.xz
Delete stylua.toml
Diffstat (limited to 'lua/stylua.toml')
-rw-r--r--lua/stylua.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/lua/stylua.toml b/lua/stylua.toml
deleted file mode 100644
index 0fd4cb5..0000000
--- a/lua/stylua.toml
+++ /dev/null
@@ -1,6 +0,0 @@
-column_width = 120
-line_endings = "Unix"
-indent_type = "Spaces"
-indent_width = 2
-quote_style = "AutoPreferDouble"
-no_call_parentheses = false