Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Destroys performance in terminal in neovim only #145

Closed
unphased opened this issue Oct 13, 2020 · 4 comments
Closed

Destroys performance in terminal in neovim only #145

unphased opened this issue Oct 13, 2020 · 4 comments

Comments

@unphased
Copy link

unphased commented Oct 13, 2020

fzf is a critical part of my workflow and I've found lately in neovim that it is due to rendering these indent guides all over the empty space in the terminal that makes fzf super sluggish. regular vim does not do this.

I'd like to ask if anyone knows the cause of why this plugin triggers inside the neovim terminal, and how to stop it, because I would really like to use neovim, this plugin, and fzf, together.

neovim:

image

vim:

image

@unphased
Copy link
Author

I hope that the autocommand workaround posted in #140 will work for this.

@unphased
Copy link
Author

It totally works. Yes!!!

@ypid
Copy link

ypid commented Nov 24, 2020

Is there still an issue here or can it be closed?

@unphased
Copy link
Author

I'll close, since the workaround is satisfactory and it's not clear that the indent guides are necessarily doing anything bad.

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

No branches or pull requests

2 participants