Skip to content

koozz/zed-vale

Repository files navigation

Zed vale extension

This extension adds Vale spelling and grammar checking to Zed.

Installation

Go to Zed's extension manager and search for vale. Click install.

Configuration

Configure Vale by creating a .vale.ini file in the project root. An example would look like:

StylesPath = .github/styles
MinAlertLevel = suggestion

# Packages = Microsoft, proselint, write-good, alex, Readability, Joblint
Packages = write-good

[*.md]
BasedOnStyles = Vale, write-good

Synchronize all configured styles by running: vale sync.

Contributing

Please see the contributing guide.

License

Apache 2.0

About

Zed extension using the Vale language server.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Languages