LSP buffer commands with reuse_win
?
#2140
Unanswered
zeta-squared
asked this question in
Q&A
Replies: 1 comment
-
Not 100% sure if that’s what you meant but Requires to update the plugin to 20d6407 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use the
reuse_win
option with fzf-lua lsp commands? I tried this from the command line while working and it doesn't have an effect. The command I used is below.:lua require('fzf-lua').lsp_definitions({reuse_win = true})
Beta Was this translation helpful? Give feedback.
All reactions