-
Hi,
I'm using the LanguageClient-Neovim as a language client plugin for vim.
The problem is quite simple:
In order to [configure the texlab language server](https://texlab.netlify.com/docs/referenc…
-
Hi,
I've just moved my vim config from ale to vim-lsp. It's great so far! Thank you!
In python projects, omni completion works out of the box: when in insert mode, type `` and the completion men…
-
Hello, I am using neovim v0.4.4 on arch linux. I have python, python-pynvim, python-jedi packages installed. But ncm2_jedi does not work. The error message shown at the bottom is : `[ncm2_jedi@yarp] A…
-
I have ncm2-tern as part of my [dotfiles](https://github.com/jwtcmu9316/.dotfiles) and I noticed this morning that tern no longer works. I have installed tern via npm globally, I've installed yarp, nc…
-
Good morning, sir,
The symbol " disappears for JSON files in my config because of this plugin. I use coc-json and neovim
my vimrc config below:
`
set nocompatible " be iMproved, re…
-
With last coc update, coclist output disappeared
## versions
vim version: NVIM v0.4.4
node version: v14.10.0
coc.nvim version: 0.0.79-d2a3186309
coc.nvim directory: D:\ftarroux\vimDebugPlugin…
-
✅ 45 plugin install with option `-q` test
❌ 45 plugins install without option test
```vim
iplug add https://github.com/majutsushi/tagbar https://github.com/preservim/nerdtree https://github.com/S…
-
When you try to complete on a stdlib module, a recursion error occurs.
Minimal Example
=============
```python
import os
os.get
```
Error traceback
============
```
...
[ncm2_jedi@y…
-
While working on a different package I updated msgpack to version 1.0.0, and accidentally broke all of my Neovim plugins. Reverting back to v0.6.2 fixes the problem, so I'm assuming there was an API c…
-
# Demo
**This is how coc behaves:**
![coc](https://user-images.githubusercontent.com/37491630/51083274-51e17d00-1752-11e9-89ae-c3fb4edf4e3d.gif)
**And this is how ncm2 behaves:**
![ncm2](h…