-
When using ncm2 autocomplete plugin. The GUI popup menu is misplaced when neovim-qt is not in full screen (using i3 wm). When disabling GUI pop up menu, everything works perfectly.
Neovim-qt ver…
-
## Describe the bug
Members of certain classes/structs autocomplete to garbage. See _Current Behaviour_ for more details.
## Environment
- neovim/vim version (`nvim --version` or `vim --version…
-
### Your environment
Output of `haskell-language-server --probe-tools` or `haskell-language-server-wrapper --probe-tools`:
```sh
haskell-language-server version: 0.9.0.0 (GHC: 8.8.4) (PATH: /…
-
Hi, I want floating window for signature help (as shown in readme). But I get another buffer on the top:
![Screenshot from 2020-08-03 09-53-24](https://user-images.githubusercontent.com/36493671/8914…
-
Currently I have
```lua
use {
'nvim-lua/completion-nvim',
opt = true,
requires = {{'hrsh7th/vim-vsnip', opt = true}, {'hrsh7th/vim-vsnip-integ', opt = true}, {'ncm2/float-preview.nv…
-
Hello,
I have been toying with the built-in LSP and your completion plugin looks at the moment like the best-integrated completion framework. I have been using [ncm2](https://github.com/ncm2/ncm2) …
-
✅ 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…
-
I get this on startup (imgur wasn't working)
https://drive.google.com/file/d/1RdXTqghguJYjODTaCUs_tqr5zZx2R1d6/view?usp=sharing
It is looking for stuff in the wrong places, so I'm obviously doing so…
-
Hello,
When auto complete floating menu is opened and trying to select an item the following error is produced:
`Error detected while processing function StartFloatWin: Undefined variable: s:us…
-
Hi all,
first thanks for your work, with phpactor, ncm2 and ncm2-phpactor my neovim php autocomplete is the best I've ever had.
Last week I've updated from 0.14.0 to 0.15.0 and I've noticed one…