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
{{ message }}
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.
And I attempt to run either Restart or Reload, I get the following error:
Error detected while processing BufWritePost Autocommands for "init.lua":
E5108: Error executing lua ...e/pack/packer/start/nvim-reload/lua/nvim-reload/init.lua:130: Vim:E492: Not an editor command: HaxeHiLink haxeError2 haxeError
When I remove vim-polyglot from my configuration everything works fine. Is there a way to work around this? Maybe excluding vim-polyglot from reloading?
The text was updated successfully, but these errors were encountered:
When I have
vim-polyglot
installed via packer:And I attempt to run either
Restart
orReload
, I get the following error:When I remove
vim-polyglot
from my configuration everything works fine. Is there a way to work around this? Maybe excludingvim-polyglot
from reloading?The text was updated successfully, but these errors were encountered: