nvim-treesitter/.stylua.toml

7 lines
142 B
TOML
Raw Normal View History

column_width = 100
line_endings = "Unix"
2021-07-04 16:12:17 -05:00
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Always"