Skip to content

A spell-check plugin to provide for project-specific dictionary control and spelling.

License

Notifications You must be signed in to change notification settings

dmoonfire/spell-check-project

Repository files navigation

Project Spell Check

An additional dictionary for the spell-check-test package that provides project folder specific language. All spell-checked buffers within a given proejct will use the language.json file, if present in the project root.

{
  "knownWords": [
    "word",
    "/specific-word/",
    "/SomeWord/i"
  ]
}

About

A spell-check plugin to provide for project-specific dictionary control and spelling.

Resources

License

Stars

Watchers

Forks

Packages

No packages published