yadm-dotfiles/.config/nvim/stylua.toml

5 lines
87 B
TOML
Raw Normal View History

2023-12-17 20:33:33 +01:00
indent_type = "Spaces"
indent_width = 4
column_width = 120
quote_style = "ForceDouble"