File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -563,7 +563,8 @@ This action is useful in at least two cases:
563563 both "hello" and "world" exact matches (in no particular order) with default
564564 matching, type "'hello" (notice "'" at the start) followed by `<C-Space> ` and
565565 another "'world".
566- - Reset `match ` to default. Particularly useful in | MiniPick.builtin.grep_live() | .
566+ - Reset `match ` to default. Particularly useful in | MiniPick.builtin.grep_live() |
567+ and | MiniExtra.pickers.lsp() | with "workspace_symbol_live" scope.
567568
568569## Scroll ~
569570*MiniPick-actions-scroll*
Original file line number Diff line number Diff line change 557557--- both "hello" and "world" exact matches (in no particular order) with default
558558--- matching, type "'hello" (notice "'" at the start) followed by `<C-Space>` and
559559--- another "'world".
560- --- - Reset `match` to default. Particularly useful in |MiniPick.builtin.grep_live()|.
560+ --- - Reset `match` to default. Particularly useful in |MiniPick.builtin.grep_live()|
561+ --- and |MiniExtra.pickers.lsp()| with "workspace_symbol_live" scope.
561562---
562563--- ## Scroll ~
563564--- *MiniPick-actions-scroll*
You can’t perform that action at this time.
0 commit comments