pages/dotfiles/pack/plugins/start/filetype.nvim/stylua.toml

9 lines
164 B
TOML
Raw Normal View History

2022-10-11 23:59:29 +00:00
# Customized
indent_type = "Spaces"
column_width = 79
# Default
line_endings = "Unix"
indent_width = 4
quote_style = "AutoPreferDouble"
no_call_parentheses = false