From ba48c6a62a280eefb7c85725b0915e021a1a0749 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Fri, 15 Sep 2023 19:11:43 +0200 Subject: [PATCH] docs(readme): update upstream live query editor command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a865aca..710438d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This plugin is **deprecated** since the functionality is included in Neovim: Use - `:Inspect` to show the highlight groups under the cursor - `:InspectTree` to show the parsed syntax tree ("TSPlayground") -- `:PreviewQuery` to open the Query Editor (Nvim 0.10+) +- `:EditQuery` to open the Live Query Editor (Nvim 0.10+) ## Requirements - Neovim [nightly](https://github.com/neovim/neovim#install-from-source)