all repos — dotfiles @ 3fd05b5e4ece7e7978bfa3e90fd6b5ec203e9aa1

linux dotfiles

config/nvim/.stylua.toml

1 2 3 4 5 6
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"