You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a plugin called “Smoothie” that smoothly redraws the screen when moving the cursor and scrolling, and it seems to be caused by a conflict between the two plugins.
I also have the same problem when using a language server like Pyright through the Coc plugin, which automatically generates variable types.
The example below is what happens when you navigate the page with Ctrl+u.
I suggest delaying the output of context.vim for some milli-seconds.
The text was updated successfully, but these errors were encountered:
I'm using a plugin called “Smoothie” that smoothly redraws the screen when moving the cursor and scrolling, and it seems to be caused by a conflict between the two plugins.
I also have the same problem when using a language server like Pyright through the Coc plugin, which automatically generates variable types.
The example below is what happens when you navigate the page with
Ctrl+u
.I suggest delaying the output of
context.vim
for some milli-seconds.The text was updated successfully, but these errors were encountered: