dotfiles/config/linux-dev/nvim/.stylua.toml
Tomas Mirchev f1b3dbb9c3 nvim-upgrade (#4)
Reviewed-on: #4
Co-authored-by: Tomas Mirchev <contact@tomastm.com>
Co-committed-by: Tomas Mirchev <contact@tomastm.com>
2025-10-20 13:57:13 +00:00

8 lines
143 B
TOML

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