-
Hi. I'd like to give ncm2 a try, but it appears that I'm stuck with deoplete because of its very convenient `matcher_key` feature that I use in some of my sources:
issue: https://github.com/Shougo/de…
-
While setting up the new `combine` matcher (which is great, thanks!) for vimtex, I noticed that ncm2 initializes the `abbr` field to `word` in https://github.com/ncm2/ncm2/blob/master/pythonx/ncm2.py#…
-
from #1 i implemented the same setting's of which you had and got the underlying go-langserver setup and working and have found it's gocode auto completion to be lacking.
do you recommend a specif…
-
What would be the recommended way to disable a source only when another is available?
For example, I have TypeScript completion enabled in a project. By default, I also get buffer completion. The b…
-
I found the ncm occupy a very large CPU rate (70%-95%), the high CPU rate keeps for more than 30 minutes, and now it is still high.....
in vim windows, it stuck at `call jedi#goto_definitions`
!…
-
would it be possible to configure this source to show only paths relative to buffer and/or cwd? I'm basically interested only in paths relative to the buffer, so maybe on a certain file I get the only…
-
As per https://github.com/roxma/nvim-completion-manager/issues/123#issuecomment-324838171
// cc @katsika
This is still open for discussion. It may or may not get implemented.
Here's my roug…
roxma updated
6 years ago
-
## nvim version
```
NVIM v0.3.0
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SO
URCE=1 -DNVI…
-
If you're having trouble with NCM2, Please provide the following information
along with your detailed issue description:
### OS
Mac
### neovim `:version` output
```
NVIM v0.3.1-149-g44a284d7…
-
**Is your feature request related to a problem? Please describe.**
I'm in general not liking the current implementations for function argument snippets that are being provided by several code complet…