-
As per https://github.com/autozimu/LanguageClient-neovim/pull/121
Current vim snippet plugin's snippet syntax is different from lsp snippet.
NCM will use the well-defined [lsp snippet syntax](ht…
roxma updated
6 years ago
-
Sometimes tests fail on the destroy. output from useraccess fail:
```
[INFO] --- exec-maven-plugin:1.2:exec (prove) @ useraccess ---
src/test/perl/00-load.t ..... ok
src/test/perl/close.t ....... ok
…
-
I have a compile_commans.json in my project's root path, but ncm-clang can not read it. As shown in these pictures, if it can find the include path, it can give the completion of testing, but it didn'…
-
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 …
-
10-29 22:07:18 [ERROR] Hx.bot | Running Matcher(type='message', module=nonebot-plugin-ncm, lineno=103) failed.
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\mcxia\A…
-
Add NCM2 (https://github.com/ncm2/ncm2) for auto-completion. Currently using YCM. Should compare, but NCM looks promising.
-
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 …
-
Currently ncm doesn't work with https://github.com/Shougo/echodoc.vim
I guess it's because the `v:completed_item` is not set properly so that echodoc can use it. Is it possible to make it compatible …
-
The diff of upstream package - ncm-spma-17.12.0-1.noarch.rpm - versus our downstream one follows:
```diff
-yum
-yum-fastestmirror
-yum-list-data
+yum >= 3.2.29
yum-priorities
-yum-utils
+yum-…
jnovy updated
6 years ago
-
Here is my nvim config file:
`call plug#begin('~/.config/nvim/plugged') …