aboutsummaryrefslogtreecommitdiff
path: root/.config/nvim/stylua.toml
blob: ca1541c05b0fd96bfb709234e87786725c7acb44 (plain)
1
2
3
4
5
6
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "None"