gopher.nvim/stylua.toml
Smirnov Olexander 7fc01485e7 Initial commit
2022-05-30 15:44:12 +03:00

6 lines
141 B
TOML

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