neovim/.stylua.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
141 B
TOML
Raw Permalink Normal View History

2022-05-09 05:23:26 -04:00
column_width = 100
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Input"