view dot_config/stylua/stylua.toml @ 455:f65e3507e10b

Add lsp_signature plugin to show function signatures
author zegervdv <zegervdv@me.com>
date Tue, 14 Sep 2021 17:30:24 +0200
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