view stylua.toml @ 555:3b9c7a3a068a

always enable lsp keymaps on attach Sometimes capabilities are resolved later then when the function runs leading to disabled maps even when the features are available
author zegervdv <zegervdv@me.com>
date Sun, 06 Feb 2022 11:54:00 +0100
parents 34862cc22221
children 24b0dd06381b
line wrap: on
line source

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