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

Jumps on input #56

Closed
thomasballinger opened this issue Nov 11, 2019 · 2 comments
Closed

Jumps on input #56

thomasballinger opened this issue Nov 11, 2019 · 2 comments

Comments

@thomasballinger
Copy link

I get some jumpy behavior when I edit text and have a syntax error as it disappears and reappears. Do other folks see this? Should I be trying to disable other plugins to look for interactions? I'm using let g:deoplete#auto_complete_delay = 100.
jumps

@numirias
Copy link
Owner

Do you mean the appearance and disappearance of the sign column? In that case, would set signcolumn=yes to permanently show the sign column be an option for you?

@thomasballinger
Copy link
Author

Ah thank you! I should have read through the docs, hopefully this post helps others now.

Vim jittering on error check, sign column momentarily leaving, errors disappear and reappear quickly

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