dotfiles/config/linux-dev/nvim/.stylua.toml
2025-10-12 19:01:26 +03:00

8 lines
143 B
TOML

column_width = 100
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Always"
line_endings = "Unix"