Skip to content
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.

Autocomplete pop always shows up #108

Open
TangMonk opened this issue Aug 2, 2017 · 9 comments
Open

Autocomplete pop always shows up #108

TangMonk opened this issue Aug 2, 2017 · 9 comments

Comments

@TangMonk
Copy link

TangMonk commented Aug 2, 2017

Please check the gif animation:

out

this weird problem will occur some times and not very often, I am not sure how to reproduce it.

I have to close the vim instance and reopen vim to fix that problem

@Shougo
Copy link

Shougo commented Aug 2, 2017

What is your environment?
It seems Vim/neovim bug instead of the plugin.

@TangMonk
Copy link
Author

TangMonk commented Aug 2, 2017

I am using neovim 0.2, OS X 10.11, Iterm2

@roxma
Copy link
Owner

roxma commented Aug 2, 2017

I believe this is neovim issue, too. I don't have this issue, though.

Try using a release version of neovim, in case you're using the master version.

@roxma
Copy link
Owner

roxma commented Aug 2, 2017

A release version should be considered more stable.

The master version is not as stable, from my experience, for example #6 (comment).

@TangMonk
Copy link
Author

TangMonk commented Aug 2, 2017

@roxma I am install from homebrew, it might the stable version, I am not build from the source code

@roxma
Copy link
Owner

roxma commented Aug 3, 2017

https://github.com/Homebrew/homebrew-core/blob/1bf8bab22b8235ad0132e67f64205d5f2c5b0e10/Formula/neovim.rb#L27

It seems you could choose stable or head version with homebrew, you should verify your installation.

@TangMonk
Copy link
Author

TangMonk commented Aug 3, 2017

@roxma

image

$ brew info neovim
neovim: stable 0.2.0 (bottled), HEAD
Ambitious Vim-fork focused on extensibility and agility

@spoof
Copy link

spoof commented Aug 18, 2017

@TangMonk I got the same issue. It's definitely issue of neovim. It happens sporadically and I can't reproduce it on purpose

@partounian
Copy link

I have seen that once in a while also

➜  ~ brew info neovim
neovim: stable 0.2.0 (bottled), HEAD
Ambitious Vim-fork focused on extensibility and agility
https://neovim.io/
/usr/local/Cellar/neovim/0.2.0_1 (1,352 files, 17.2MB) *
  Poured from bottle on 2017-07-12 at 14:53:37
From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/neovim.rb
==> Dependencies
Build: luajit ✘, cmake ✔, [email protected] ✘, pkg-config ✔
Required: gettext ✔, jemalloc ✔, libtermkey ✔, libuv ✔, libvterm ✔, msgpack ✔, unibilium ✔

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants