From 0db7703857acb64bf015120b1a0881900cce6efd Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sun, 13 Aug 2023 00:47:20 +0800 Subject: [PATCH] docs: neovim - flash.nvim --- home/base/desktop/neovim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/base/desktop/neovim/README.md b/home/base/desktop/neovim/README.md index 751f697d..a1639ad0 100644 --- a/home/base/desktop/neovim/README.md +++ b/home/base/desktop/neovim/README.md @@ -61,7 +61,7 @@ Provided by [flash.nvim](https://github.com/folke/flash.nvim), it's a intelligen | ----------------- | -------------------------------------------------------------------------------------- | | Search | `/`(normal search), `s`(disable all code highlight, only highlight matches) | | Treesitter Search | `yR`,`dR`, `cR`, `vR`, `ctrl+v+R`(arround your matches, all the surrounding Treesitter nodes will be labeled) | -| Remote Flash | `yr`, `dr`, `cr`, `vr`, `ctrl+v+r`(arround your matches, all the surrounding Treesitter nodes will be labeled) | +| Remote Flash | `yr`, `dr`, `cr`, (arround your matches, all the surrounding Treesitter nodes will be labeled) | ## Text Manipulation