Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
docs(readme): update upstream live query editor command
Browse files Browse the repository at this point in the history
  • Loading branch information
clason committed Sep 15, 2023
1 parent 429f3e7 commit ba48c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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)
Expand Down

0 comments on commit ba48c6a

Please sign in to comment.