all repos — dotfiles @ eb37a37fb56b6383236851ef9086c0e82e452ae2

linux dotfiles

config/nvim/.stylua.toml (view raw)

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