view dot_config/stylua/stylua.toml @ 533:22fb4745cb1b

set more completion options in zsh
author Zeger Van de Vannet <zegervdv@me.com>
date Tue, 25 Jan 2022 21:54:03 +0100
parents 7c7feeaa3058
children
line wrap: on
line source

column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
no_call_parentheses = true