all repos — dotfiles @ 1f2f3477499fff26fd7db4c0d0d91ac9d3c4b29a

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"