Closed
Description
Describe the bug
MacVim snapshot 159 vim spell randomly marks a lot of words that appear first in their line as bad. First suggested correction seems to always be capitalizing the word, but after accepting this it is still marked as bad.
To Reproduce
Detailed steps to reproduce the behavior:
- Run
mvim --clean
- Edit a text file, such as the one attached to this report.
- Type ':set spell'
- Red squiggly lines:
Expected behavior
Less squiggling: (taken with snapshot 157)
Environment:
- Vim version: 8.1.2168
- OS: macOS 10.15 Catalina (19A602)
- Terminal: GUI
Additional context
Cleaning out ~/.vim/spell/
does not help
Sample file
lorem_ipsum.txt
Metadata
Metadata
Assignees
Labels
No labels