kickstart.nvim/.stylua.toml

8 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"