go.nvim/stylua.toml

5 lines
92 B
TOML
Raw Normal View History

2021-12-10 21:45:42 +00:00
indent_type = "Spaces"
indent_width = 2
column_width = 120
2022-07-26 16:21:58 +00:00
quote_style = "AutoPreferSingle"