nvim-config/.stylua.toml
sharmaharshitnone c54b71fdd4 done maybe
2025-06-14 09:15:11 +05:30

7 lines
189 B
TOML

# filepath: /home/kali/.config/nvim/.stylua.toml
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"