dotfiles/nvim/stylua.toml

9 lines
154 B
TOML
Raw Permalink Normal View History

2022-01-09 00:07:35 +00:00
indent_type = "Spaces"
indent_width = 2
line_endings = "Unix"
no_call_parentheses = true
quote_style = "AutoPreferDouble"
2023-09-04 10:05:13 +00:00
[sort_requires]
enabled = true