Skip to content

feat(lazygit): Switch to JSON encoding for config write#2756

Open
wodesuck wants to merge 1 commit intofolke:mainfrom
wodesuck:patch-2
Open

feat(lazygit): Switch to JSON encoding for config write#2756
wodesuck wants to merge 1 commit intofolke:mainfrom
wodesuck:patch-2

Conversation

@wodesuck
Copy link

@wodesuck wodesuck commented Mar 9, 2026

JSON is also a valid YAML. Replaced custom YAML serialization with JSON encoding for config.

Description

Snacks does not have a full yaml parser, use vim.json.encode for better compatibility.

Related Issue(s)

No.

Screenshots

No.

JSON is also a valid YAML. Replaced custom YAML serialization with JSON encoding for config.
@github-actions github-actions bot added lazygit size/m Medium PR (<50 lines changed) labels Mar 9, 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.

1 participant