-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deoplete produces TypeError after recent update #1397
Comments
@jgonsior which version of spacevim do you use? do you have a try with SpaceVim latest version? |
My ~/.SpaceVim/ folder is updated to this commit: b8739be |
Please see the issue. Shougo/deoplete.nvim#602 (comment) I think deoplete sources contain |
My deoplete plugin is at the latest commit. too |
Hm. Please test deoplete without SpaceVim. |
Should I create an issue in Deoplete for the issue instead of here now? |
Really? I cannot reproduce the problem in my environment. |
Please update deoplete to the latest version. |
Yay, thank you so much, it's working now! |
When I type a charachter deoplete immidiately produces the following error:
Environment Information
The reproduce ways from Vim starting (Required!)
The error still exists when removing my custom config file, so it's definitely ot a problem of that.
Output of the ':SPDebugInfo!'
:SPDebugInfo ### SpaceVim Options :
SpaceVim Health checking :
SpaceVim clipboard support check report:
Checking +clipboard:
SUCCEED!
SpaceVim environment check report:
Current progpath: nvim(/usr/bin/nvim)
version: 800
OS: Linux
[shell, shellcmdflag, shellslash]: ['/bin/zsh', '-c', 0]
SpaceVim lua support check report:
Checking +lua:
Failed : Known issue, neovim do not support lua now.
SpaceVim python support check report:
Checking +python3:
SUCCEED!
Checking +python:
SUCCEED!
SpaceVim runtime log :
The text was updated successfully, but these errors were encountered: