all repos — dotfiles @ 3038ed1044c49e77336c33ca2f61da7177aaaad3

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"