Closed LKlemens closed 6 years ago
Neovim version: 0.1.7
It is too old. Please use the latest version.
Hi, you had right , latest neovim helped. Thank you very much :) I have one more question. Deoplete shows me very long list of C's preprocessors which is very annoying , because I cannot see what methods are at object ;( Can I trigger deoplete to shows only fileds and methods ? I use clang 3.4 (another versions didn't work). Thanks in advance !
Sorry, it is not supported. You can create the filter for it.
:help deoplete-create-filter
Problems summary
I've installed all dependents (py2, py3 , clang etc) but as soon as I open up nvim I get this error:
[deoplete] raise Exception("Only Python 2 is supported.")
[deoplete] Exception: Only Python 2 is supported.
[deoplete] Could not load source: deoplete_clang. Use :messages for error details.
Expected
Would be great when completion for cpp will work.
Environment Information
Provide a minimal init.vim with less than 50 lines and not plugin manager (Required!)
The reproduce ways from neovim starting (Required!)
Log file
py3_rplugin.txt