Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Error calling Reload/Reset with vim-polyglot #8

Open
knpwrs opened this issue Jul 6, 2021 · 1 comment
Open

Error calling Reload/Reset with vim-polyglot #8

knpwrs opened this issue Jul 6, 2021 · 1 comment

Comments

@knpwrs
Copy link

knpwrs commented Jul 6, 2021

When I have vim-polyglot installed via packer:

use 'sheerun/vim-polyglot'

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?

@knpwrs
Copy link
Author

knpwrs commented Jul 6, 2021

If I were to guess it's choking somewhere around here: https://github.com/sheerun/vim-polyglot/search?q=haxehilink

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant