-
## Expected behavior, english is required
[SPC] j i
Should jump to a definition in the buffer.
## The reproduce ways from Vim starting (Required!)
Start editing a file, bring the cursor to a li…
-
o repo deste plugin foi arquivado
tentei instalar o nmc2 (que ele indicou)
porem nao funcionou
E agora? Alguem pode me ajudar?
-
## Expected behavior, english is required
CTRL N n
## The reproduce ways from Vim starting (Required!)
Open Nvim to edit .tex file
## Debug info
Please press SPC h I, debug info will be put…
-
Hi All.
I've tried to set up your plugin again. I really want it to work. I've moved to neovim, an I'm getting this output from :messages
Error detected while processing /home/dano/.config/nvim…
-
I tried to use it in neovim with [LanguageClient](https://github.com/autozimu/LanguageClient-neovim), but LanguageClient does not support incremental mode. It can only handle the whole file. I don't …
-
I have an issue trying to install/use `ncm2`: it doesn't work. Something to do with python I'd imagine (every plugin I try with Python enabled doesn't work, so here's try number 3 to figure this out).…
-
- Did you upgrade to latest plugin version? yeap
- Did you upgrade to/compile latest binary? yeap
- (Neovim users only) Did you check output of `:checkhealth LanguageClient`? yeap
- Did you check […
-
## Describe the bug
I'm having trouble getting deoplete to work with [autozimu/LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim).
Specifically, I'm trying to get completi…
-
I do have debian linux with homebrew and both python2 and 3, when executing `make install` with current master-branch version,I get following:
```rm -rf ~/.cache/vim/backup ~/.cache/vim/dein ~/.cac…
-
### What did you do? (required: The issue will be **closed** when not provided)
I'm used to vim making the auto completion box come up as I type, but it no longer does that and I have to press C-X,…