dense-analysis / dense-analysis/ale
Constant error messages and won't at all lint
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
## Information
Every time I attempt to move my cursor, select something in NERDtree, or type a character, multiple error messages pop up with one of two specific errors.
**VIM version**
`VIM - Vi IMproved 8.2 (2019 Dec 12, compiled May 2 2021 19:00:02)
`MS-Windows 32-bit GUI version with OLE support`
Operating System: Windows 10 (I know.) and GVIM
## What went wrong
Multiple errors pop up when doing anything absolutely anything. **The error is almost always "Dictionary Required"** Screenshots attached.
When opening a file:

When writing text:

If you press ENTER on "Press ENTER to type a command to continue"

When using ALEInfo:

Finally (This is most likely unrelated), when using ALEInfoToClipboard:

## Reproducing the bug
This is the big issue, I'm not completely sure how to reproduce it on other machines. I've attempted enabling and disabling different plugins, and I can't find a way to fix it. It only happens if I have anything in g:ale_linters
### :ALEInfo
ALEInfo fails entirely with an error, so I can't post it here
Contributor guide
Assessment
This issue has not been assessed yet.