aboutsummaryrefslogtreecommitdiff
path: root/editors/neovim/.stylua.toml
blob: 4d6c566e58eb0597eef17f7e72a0c3aa594a806f (plain)
1
2
3
4
5
6
column_width = 100
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 3
quote_style = "AutoPreferDouble"
call_parentheses = "Always"