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

Typing lag #50

Closed
mclearc opened this issue Jan 20, 2015 · 7 comments
Closed

Typing lag #50

mclearc opened this issue Jan 20, 2015 · 7 comments

Comments

@mclearc
Copy link

mclearc commented Jan 20, 2015

I've noticed that when using Goyo I often experience fairly extreme typing lag (sometime up to around five seonice discussions before words appear on the screen) with documents of any substantial length (say 10000 words or more). Is this an expected problem?

I write mainly in pandoc-flavor markdown and use the vim-pandoc syntax highlighting plugin.

@junegunn
Copy link
Owner

No, it's not expected. It is possible that some other plugins or settings are causing the problem. Have you tried without other plugins?

@mclearc
Copy link
Author

mclearc commented Jan 20, 2015

It doesn't seem to be my other plugins. I notice no slowdown on similar length documents in other vim instances. It appears to happen primarily when I am in tmux. Have you had any problems with the interaction between the two?

@mclearc
Copy link
Author

mclearc commented Jan 20, 2015

It might also be an issue when I have many different buffers open. I've tried quitting all buffers and restarting the document, after which there is no lag.

@junegunn
Copy link
Owner

Could you try profiling your Vim session?

See: http://stackoverflow.com/questions/12213597/how-to-see-which-plugins-are-making-vim-slow

@mclearc
Copy link
Author

mclearc commented Jan 21, 2015

I will, thanks. I'm having trouble reduplicating the problem now. My
suspicion though is that it might be due to git-gutter. I'll report back
after profiling.

@mclearc
Copy link
Author

mclearc commented Jan 22, 2015

I'm closing this until I can adequately reduplicate the issue. I'll let you know what the profile says when I do so. Thanks for the help, and the plugin!

@mclearc mclearc closed this as completed Jan 22, 2015
@junegunn
Copy link
Owner

Okay, thanks!

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