Skip to content

Disable spell checking for parameters and fields? #184

Description

@francium

I've noticed that in the following code,

update msg model =
    ...

type alias model =
    { url : ... }

Vim shows msg and url as misspelled. I've been able to work around this by modifying the syntax rules, you can see the patched syntax files on my fork.

Is this spell checking intentional? Can I submit my patch as a PR is this is indeed a bug?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions