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 usually just let my plugin manager take care of updating and, unfortunately, I can miss some important updates such as this plugin is no longer necessary if Neovim and Vim are new enough. To be honest, the reason I looked at the repo was because I faced the issue described in #33 .
There can still be utility for this plugin for those users stuck on older versions of Vim.
With that in mind, I'd like to suggest detecting newer versions that natively support focus events and then bail early. Those behind on the times are therefore not negatively impacted and those that need what the plugin provides can happily continue to reap the benefits.
And, lastly, thanks for many years of service!
The text was updated successfully, but these errors were encountered:
Latest vim and neovim 0.5 can auto reload changed file without this plugin, but I found with this plugin, the refreshing delay is much shorter. I am not sure whether it is caused by some configure but I feel this plugin is still useful.
megalithic
added a commit
to megalithic/dotfiles
that referenced
this issue
Apr 15, 2022
I usually just let my plugin manager take care of updating and, unfortunately, I can miss some important updates such as this plugin is no longer necessary if Neovim and Vim are new enough. To be honest, the reason I looked at the repo was because I faced the issue described in #33 .
There can still be utility for this plugin for those users stuck on older versions of Vim.
With that in mind, I'd like to suggest detecting newer versions that natively support focus events and then bail early. Those behind on the times are therefore not negatively impacted and those that need what the plugin provides can happily continue to reap the benefits.
And, lastly, thanks for many years of service!
The text was updated successfully, but these errors were encountered: