Skip to content

MacVim snapshot 159 vim spell randomly flagging first word in lines #971

Closed
@trondbn

Description

@trondbn

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:

  1. Run mvim --clean
  2. Edit a text file, such as the one attached to this report.
  3. Type ':set spell'
  4. Red squiggly lines:
    Screenshot 2019-10-23 at 10 09 50

Expected behavior
Less squiggling: (taken with snapshot 157)
Screenshot 2019-10-23 at 10 13 39

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions