-
Notifications
You must be signed in to change notification settings - Fork 325
Draft
Conversation
This entirely overrode libraries sent from lsp clients. It makes more sense for individuals to configure their location of the neovim library (not everyone has it installed with homebrew!), and others can be handled with tools like LazyDev.
@justDeeevin
justDeeevin
force-pushed
the
resume
branch
from
April 13, 2026 18:02
adc54b2 to
0630b74
Compare
@justDeeevin
justDeeevin
force-pushed
the
resume
branch
from
April 13, 2026 18:02
0630b74 to
0ed5715
Compare
Author
Draft because I can't seem to retain the preview... I got rid of line 595, but that isn't cutting it. Unsure what else could be clearing the preview.
I could always opt to update the preview instead but that feels wasteful
Merged
dmtrKovalenko
commented
Apr 13, 2026
Owner
plz revert the formatting changes
Replicates the "resume" functionality of telescope and Snacks.nvim.picker (see dmtrKovalenko#159)
@justDeeevin
justDeeevin
force-pushed
the
resume
branch
from
April 14, 2026 17:28
0ed5715 to
3b0c7ed
Compare
Author
Gotcha, wasn't sure whether that would be agreeable so i figured i'd leave it in. Pretty easy to just get rid of the commit b/c jujutsu vcs :3
What do you think of the changes? Any advice or insights about the preview problem?
dmtrKovalenko
commented
Apr 21, 2026
Owner
Does it work? Do you still want to proceee with changes
justDeeevin
commented
Apr 21, 2026
Author
Resuming the previous search works for all but the preview, which I'm seeking advice on. It could technically go in as-is but I really want to pin this down.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
Replicates the "resume" functionality of telescope and Snacks.nvim.picker (see #159)
Fairly simple to do; just retain the previous state.