-
Created a quick script just to see what we have for plugins that might be abandoned or haven't been updated in a long time.
We could double check these and see if they don't have a new version beca…
-
### Problem
previously everything worked fine. I uninstalled Python 3.9, etc. and manually removed most stuffs.
Then I extracted nvim and installed Python 3.8.5.
Now :UpdateRemotePlugins does not c…
-
A deoplete backend would be great. It's often more pleasant then working via omnifunc.
-
Hi
With everything setup correctly as in [issue 20](https://github.com/clojure-vim/async-clj-omni/issues/20) I am getting deoplete crashing in the async_clj source with a socket error.
I have t…
-
is there any plan to support deoplete under neovim?
-
Do you plan to implement (or do you happen to know if there is) a deoplete source for r completion? Thanks!
-
[deoplete] function deoplete#enable[9]...es[11]..neovim_rpc#serveraddr, line 18
Error detected while processing function deoplete#enable[9]..deoplete#initialize
[1]..deoplete#init#_initialize[10]..2…
-
When used in conjunction with deoplete I get constant cursor flickering. This flickering disables when I disable tmux-complete so I'm pretty certain this plugin is the cause of it. I'm wondering why t…
-
Is it possible at the moment to get snippets working while using deoplete? I've had no luck setting this up and there's nothing mentioned about this combination in the documentation.
ping @DarkDefend…
-
Deoplete-clang doesn't work I get this error when it should complete the cpp syntax:
```
[deoplete] Could not get completions from: clang. Use :messages for error details.
```
`:messages` says:
…