Skip to content

Conversation

@Vegemash
Copy link

Description

Handle lazy git config with dicts/tables/sublists within lists. This allows for setting customCommands and some other things from the lua config.

This change makes it so if there is a list item that is itself a list, it's treated as a special case of rendering a table where the first item is given a "- " at the start.

Related Issue(s)

@github-actions github-actions bot added lazygit size/m Medium PR (<50 lines changed) labels Jan 15, 2026
@Vegemash Vegemash changed the title fix(lazygit): Allow the config to have dicts within lists fix(lazygit): allow the config to have dicts within lists Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lazygit size/m Medium PR (<50 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: lazygit config does not accept dicts within lists

1 participant