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

fix(picker.preview): rectify hack for buffer-local window opts #1525

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dpetka2001
Copy link
Contributor

Description

The hack for buffer-local window options uses scope = "global" to get the options. But Snacks.util.wo sets local options regardless. I believe the hack should get the options with scope = "local".

Related Issue(s)

Fixes #1524

Screenshots

@github-actions github-actions bot added the picker label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(picker): lsp_symbols reverts options set with opt_local / setlocal
1 participant