dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Unknown function: ale#Queue in vim 8.2.200

Open rootulp opened this issue 6 years ago • 1 comments

I observe the following error when trying to enter insert mode in Vim:

Error detected while processing InsertEnter Autocommands for "*":
E117: Unknown function: ale#Queue

I believe the error stems from here however I am running Vim 8.2.200. This issue does not repro on NeoVim.

rootulp avatar Feb 06 '20 23:02 rootulp

Thank you for reporting this! I was experiencing the same error and was able to fix using the changes linked here by @keiranking https://github.com/keiranking/dotfiles/commit/662c6bc909a221f053e24ae787010456022c4bd6

jessieay avatar Jul 13 '22 23:07 jessieay