nvim/.stylua.toml
Evie Litherland-Smith 9afe8567fd Add cspell, exclusively use null-ls for formatting
Add cspell extension and initial cspell.json ignore list
Disable formatting in all other language servers, use null-ls
exclusively for finer control over formatters
Add additional formatters
2023-05-17 17:03:02 +01:00

4 lines
86 B
TOML

indent_type = "Spaces"
call_parentheses = "None"
collapse_simple_statement = "Always"