all repos — dotfiles @ 8f9992dadb96576fa1150596ef6e646230f9d915

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"