u.nvim/stylua.toml
Jonathan Apodaca 4dfadf97e5
All checks were successful
NeoVim tests / plenary-tests (push) Successful in 10s
update lua API to 1-based indices; add renderer
2025-05-04 15:22:19 -06:00

7 lines
155 B
TOML

call_parentheses = "None"
collapse_simple_statement = "Always"
column_width = 100
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"