Skip to content
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

command: Fix set local-only options for the current buffer only #3042

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

JoeKar
Copy link
Collaborator

@JoeKar JoeKar commented Nov 26, 2023

Otherwise we will set local-only options for all open buffers, which isn't intended, working as expected and either as documented.

Fixes #3041

@JoeKar JoeKar merged commit 8368af3 into zyedidia:master Mar 13, 2024
3 checks passed
@JoeKar JoeKar deleted the fix/set-local-only branch March 13, 2024 20:35
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.

setting filetype manually sets it for all open files
2 participants