summary refs log tree commit diff
path: root/.config/mpv/scripts/.stylua.toml
blob: 616d360bf9de5fd6314e3a9b39933c2741a5cd84 (plain) (blame)
1
2
3
4
5
6
column_width = 100
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
#call_parentheses = "Always"