view dot_config/lua-format/conf.yml @ 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 2a8195e14cad
children e258ef0fb4cd
line wrap: on
line source

column_limit: 100
indent_width: 2
use_tab: false
chop_down_parameter: true
break_before_functionref_rp: true
chop_down_table: true
table_sep: ','
extra_sep_at_table_end: true
double_quote_to_single_quote: true
spaces_before_call: 1
spaces_inside_table_braces: true