-
Sometimes I get this error when working in a php file and it prevents you from working. This never happened before. I saw this for the first time today after I did ```:call dein#update()```
```
[ncm…
-
- 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…
-
- Did you upgrade to latest plugin version? Yes
- Did you upgrade to/compile latest binary? Run shell command Yes
`bin/languageclient --version` to get its version number. > languageclient 0.1.14…
vushu updated
5 years ago
-
currently, ncm2_ultisnips#_do_expand_or only try to expand snippet, but not try to jump forward. is it possible to add ?
```vim
let g:ulti_expand_or_jump_res = 0
function! ExpandOrClosePopup()
…
-
- `nvim --version`:
```
NVIM v0.4.0-603-gd81b510ec
Build type: Debug
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu9…
roxma updated
2 years ago
-
Hi, thank you for this plugin! Would it be possible to implement a setting similar to `let g:float_preview#docked = 1` on [ncm2](https://github.com/ncm2/float-preview.nvim#float-previewnvim)?
-
And the very nice plugin "ncm2-html-subscope" has same problem.But these plugins can work well under python 3.7
-
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…
-
Hello,
I am trying to set up the environment for R in my mac and make it work in vim because I like vim. So far, I have installed R using brew. And the R version is:
❯ R --version
> R version 4.…
-
Completions for `foo-bar/` return the completions for `bar/` instead.