Skip to content

Commit

Permalink
Merge pull request #82 from dz4k/patch-1
Browse files Browse the repository at this point in the history
Add Zed integration to Editor Integrations page
  • Loading branch information
oscarotero authored Nov 16, 2024
2 parents 852d8e2 + 3c671ab commit 57188aa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/editor-integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,10 @@ require("nvim-treesitter.configs").setup({
ensure_installed = { "vento", "html", "javascript", "..." },
})
```

## Zed

The
[Vento extension for Zed](https://github.com/dz4k/zed-vento)
provides syntax highlighting. It can be installed from the Zed
[extensions gallery](https://zed.dev/docs/extensions/installing-extensions).

0 comments on commit 57188aa

Please sign in to comment.