thoughtbot / thoughtbot/dotfiles
Unknown function: ale#Queue in vim 8.2.200
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.2k
- Forks
- 1.8k
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Vim configuration at the referenced vimrc lines 56–71 and reproduce the InsertEnter error with Vim 8.2.200. Compare behavior with NeoVim and confirm that the completed change prevents the E117 unknown-function error when entering insert mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100