view stylua.toml @ 757:b9d3378f6c9e

fix: rename to lua_ls
author zegervdv <zegervdv@me.com>
date Sat, 25 Feb 2023 09:36:39 +0100
parents 24b0dd06381b
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
collapse_simple_statement = "Always"