Files
telekasten.nvim/.stylua.toml
Rene Schallner 73593abc38 reformatted lua
2021-12-01 17:46:38 +01:00

8 lines
142 B
TOML

column_width = 80
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4
quote_style = "AutoPreferDouble"
no_call_parentheses = false