Skip to content

Commit

Permalink
[README] Mention Zed editor support
Browse files Browse the repository at this point in the history
PureScript support has been recently added to Zed editor in zed-industries/zed#6911, updated the README accordingly
  • Loading branch information
postsolar authored Jan 29, 2024
1 parent 85a9095 commit cfd217d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ After that, install the grammar with `:TSInstall purescript` and it's ready.
##### Q: Should I use this or `purescript-vim`?
Our grammar seems to provide more extensive highlighting, but these two do not conflict. If you enjoy the features that `purescript-vim` plugin provides, you can as well keep using both.

### Zed
[Zed editor](https://github.com/zed-industries/zed) includes PureScript support (thanks to [@ivanmoreau](https://github.com/zed-industries/zed/pull/6911)).

### Emacs
TBA.

Expand Down

0 comments on commit cfd217d

Please sign in to comment.