autozimu / LanguageClient-neovim

Language Server Protocol (LSP) support for vim and neovim.
MIT License
3.55k stars 272 forks source link

Add support for fzf_action in s:FZF #1195

Closed cheuk-fung closed 3 years ago

cheuk-fung commented 3 years ago

Fixes #629, also solves #1007 in a different manner

martskins commented 3 years ago

Thank you for your contribution!

Just for the record, I'm merging this as the test has been failing for a while now (trying some stuff to fix that) and the lints I'm already working on a branch that fixes those (although I might open a different PR just for that).