diff --git a/README.md b/README.md index 5aee51c..d10f373 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ To contribute, fork this repository, add your new resource and submit a PR. For ## Extensions & Plugins * [Alpine.js IntelliSense - Extension for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=adrianwilczynski.alpine-js-intellisense) +* [Alpine.js Snippets - Extension for Zed](https://zed.dev/extensions/alpinejs-snippets) * [Spruce - a lightweight state management layer](https://github.com/ryangjchandler/spruce) * [Alpine.js DevTools - Extension for Chrome and Firefox](https://github.com/Te7a-Houdini/alpinejs-devtools) * [Alpine.js Magic Helpers - A collection of magic properties and helper functions for use with Alpine](https://github.com/alpine-collective/alpine-magic-helpers)