Mercurial > dotfiles
view dot_config/lua-format/conf.yml @ 1041:979735a38885
feat: add keybind with fzf selector for revisions from current stack
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Tue, 30 Apr 2024 22:34:09 +0200 |
parents | e258ef0fb4cd |
children |
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