Skip to content

Quick fzf-lua window when there's only one result #1813

Answered by ibhagwan
hb0nes asked this question in Q&A
Discussion options

You must be logged in to vote

LSP calls are asynchrony by default (to prevent hangs on slow LSP servers), when async we must open the interface fkrdf and wait for results, set lsp.async=false and lsp.jump_to_single_result=true to make it sync and jump immediately when only one result is found.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@hb0nes
Comment options

@ibhagwan
Comment options

@ibhagwan
Comment options

Answer selected by hb0nes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants