-
**Warning: I will close the issue without the minimal vimrc and the reproduce ways.**
# Problems summary
Recently updated this plugin which resulting in ncm2 completion to stop working. If i re…
-
My apologies for the informatlity of the ticket.
Using SpaceVim with R layer doesn't work anymore.
Disabling it and using the vim plugins also do not work.
Don't have anything else that I ca…
-
Some recent change (couldn't bisect it yet, but still trying) changed the way that vimtex handles word objects (as in `dw`). For example, `dw` in the following situation deletes _everything_ from the …
-
Trying to compile a simple document like this one:
```
\documentclass[a4paper]{article}
\begin{document}
Hello World.
\end{document}
```
in nvim 0.3.8-1 gives me this error:
```
Error det…
-
## Describe the bug
after I fix error, diagnostics can't disappear.
## Environment
- neovim/vim version (`nvim --version` or `vim --version`):vim 8.1 1-1750
- This plugin version (`git rev-parse…
-
I just made a try and still getting errors with neovim. Host machine: Debian 9.7 with homebrew installed
Case 1
```
brew install neovim
# installing vim-config
```
When I starting vim and…
-
Following is my setup of ncm2 and I am sure about that my neovim support floating window.
https://github.com/tracyone/vinux/blob/master/rc/ncm2.vim#L49-L75
-
Hi,
Thank you for this awesome plugin.
One small question.
Is it possible to integrate Ultisnips snippets suggestion?
-
nvim v.0.3.7
I've following plugins installed:
```
Plug 'ncm2/ncm2'
Plug 'ncm2/float-preview.nvim'
```
While opening vim, it's giving me following error:
> Error detected while processi…
mrded updated
5 years ago
-
I try use this language server with a [language client for neovim](https://github.com/autozimu/LanguageClient-neovim)
But it doesn't seem to work.
I'm starting the server without any argument
…