-
[ncm2_tern@yarp] Traceback (most recent call last):
[ncm2_tern@yarp] File "/home/moonmoonc/.vim/plugged/nvim-yarp/pythonx/yarp.py", line 63, in <
module>
[ncm2_tern@yarp] module_obj = importl…
-
It does not happen always, though, I can't reproduce it. It happens sometimes.
```
[ncm2_otherbuf@yarp] error caught in notification handler 'on_warmup [{'filepath': '', 'source': {'subscope_enable'…
-
I've just installed all the pluggins and they works just fine. However, the completion just add the words but no parenthesis at the end of a function for example.
Here is the .vimrc and I use vim …
-
This is hard to describe, but I'll do my best.
I've created a source for Clojure (finally porting async_clj_omni from ncm to ncm2!). I have a very slow version of the source for testing that takes…
-
Hi there,
This is a great plugin, but I would like to make completion work with [ncm2](https://github.com/ncm2/ncm2) rather than Deoplete. I know how to write a source (done that [already](https://…
-
hello man, i have come to use ncm2, but I have some little problems.
how can i register python source, and i want to use these source in ipynb filetype when i write python in jupyter notebook(I have …
-
@roxma i'd love to tackle migrating this to ncm2; do you have any recommendations or links to best practices to doing that? maybe you've documented somewhere on ncm2 and i'm just not finding it, but w…
-
- Did you upgrade to latest plugin version?
Yes.
- Did you upgrade to/compile latest binary? Run shell command
`bin/languageclient --version` to get its version number.
`languageclient 0.1.157…
-
So far ncm2-vim-lsp completely relies on characters retrieved from `completionProvider.triggerCharacters` setting of language server's capabilities. Unfortunately, sometimes it's not enough and someti…
-
Posting this issue here as suggested at https://github.com/jalvesaq/Nvim-R/issues/442
I am using 'ncm2/ncm2-jedi' to do completion for py files. This works perfectly well. I do not get completion …