Skip to content

fix(config): Respect user delimiter.ft configuration completely #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2025

Conversation

hat0uma
Copy link
Owner

@hat0uma hat0uma commented Jul 21, 2025

Previously, vim.tbl_deep_extend was merging user delimiter.ft settings with defaults, which could cause issues when users want to disable default filetype mappings. Now user delimiter.ft settings take complete precedence over defaults.

Previously, vim.tbl_deep_extend was merging user delimiter.ft settings
with defaults, which could cause issues when users want to disable
default filetype mappings. Now user delimiter.ft settings take
complete precedence over defaults.
@hat0uma hat0uma merged commit 1057e6c into main Jul 21, 2025
5 checks passed
@hat0uma hat0uma deleted the fix/respects_user_delimiter_config branch July 21, 2025 12:49
@hat0uma hat0uma mentioned this pull request Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant