Files
nvim-docs-view/.stylua.toml
2022-05-15 14:37:47 +02:00

6 lines
114 B
TOML

column_width = 100
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"