LanguageClient-neovim icon indicating copy to clipboard operation
LanguageClient-neovim copied to clipboard

open buffer in a split or tab when selecting references in fzf window

Open imjustfly opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe.

In default fzf window(eg. created by calling :FZF ), pressing ctrl-v can open file in a new vertical splitted window. But in fzf window created by language client's references function, this doesn't work. Is there anything different ?

Describe the solution you'd like

Respect fzf's option g:fzf_action and support opening buffer in a split or tab.

imjustfly avatar Oct 12 '18 10:10 imjustfly

hello, did you resolve your problem?

boidachenkop avatar Oct 22 '19 16:10 boidachenkop