From ea6b80f928ac8c9cdd7c67a269e6720698884fc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toni=20F=C3=B6rster?= Date: Tue, 22 Apr 2025 10:32:32 +0200 Subject: [PATCH] Add Nova to the Editor List --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e6cc79533..4adbe46a6 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,10 @@ Sublime Text support is available through Package Control and the [JsPrettier](h The official [prettier plugin for vim](https://github.com/prettier/vim-prettier) has built-in support for plugin-php since 1.0. +### Nova + +The [Prettier⁺ Extension](https://extensions.panic.com/extensions/stonerl/stonerl.prettier/) has built-in support for plugin-php. + #### ALE The linting plugin ALE has built-in support for prettier and its plugins. Just add prettier to your [list of fixers](https://github.com/w0rp/ale#2ii-fixing). For example: