Florian Beeres

Results 43 comments of Florian Beeres

I think this also does the trick, no? ``` inoremap fzf#vim#complete("fd xargs realpath --relative-to " . expand("%:h")) ```

Could this be related to the issue I have with an async completion source and mucomplete? https://github.com/lifepillar/vim-mucomplete/issues/179

This is actually a nice idea and it's an issue with quite a lot of plugins: eventually multiple plugins end up overwriting each others' quickfix list. :+1:

Thanks for chiming in here, really appreciate it. I installed Neomake again and edited the function accordingly: ```diff diff --git a/modules/neovim/default.nix b/modules/neovim/default.nix index ea97447..74a8f2f 100644 --- a/modules/neovim/default.nix +++ b/modules/neovim/default.nix @@...

Yup that works. Thanks a lot for taking the time. I'll leave the issue open. In case one of the maintainers replies I can update documentation. I don't currently have...

I had the same issue in Dhall. Did you try adjusting the delay and reopen immediately options?

I'll try to come up with a reproducible example

@lifepillar let me know if [this repository with a Dockerfile](https://github.com/cideM/mucomplete_issue) works. At least I can reproduce the issue this way.

Unfortunately neither of the two options had any effect on the issue

@valerieernst You are a saint, thank you so much for this small yet absolutely essential piece of information. Here is Github Gold. No wait, but I'll subscribe to your channel....