|
10 | 10 | - [Primary stage](#primary-stage) |
11 | 11 | - [Matching stage](#matching-stage) |
12 | 12 | - [Features](#features) |
| 13 | + - [PICKERS](#pickers) |
13 | 14 | - [Description](#description) |
14 | 15 | - [Installation](#installation) |
15 | 16 | - [Using packer.nvim](#using-packernvimhttpsgithubcomwbthomasonpackernvim) |
|
30 | 31 | - [Dynamic streams](#dynamic-streams) |
31 | 32 | - [Contextual awareness](#contextual-awareness) |
32 | 33 | - [Interaction](#interaction) |
33 | | - - [Interactive and Fuzzy stages](#interactive-and-fuzzy-stages) |
34 | | - - [Closing and hiding pickers](#closing-and-hiding-pickers) |
| 34 | + - [Interactive & Matching stages](#interactive--matching-stages) |
| 35 | + - [Closing & hiding pickers](#closing--hiding-pickers) |
35 | 36 | - [Dynamic context evaluation](#dynamic-context-evaluation) |
36 | | - - [Picker actions & interaction](#picker-actions--interaction) |
| 37 | + - [Actions & interaction](#actions--interaction) |
37 | 38 | - [Picker Options](#picker-options) |
38 | 39 | - [Core options](#core-options) |
39 | 40 | - [Advanced options](#advanced-options) |
40 | 41 | - [Option details](#option-details) |
41 | 42 | - [Core options](#core-options-1) |
42 | 43 | - [Advanced options](#advanced-options-1) |
43 | | - - [In-depth look](#in-depth-look) |
| 44 | + - [In-depth description](#in-depth-description) |
44 | 45 | - [Actions](#actions) |
45 | 46 | - [Previewers](#previewers) |
46 | 47 | - [Decorators](#decorators) |
| 48 | + - [Highlighters](#highlighters) |
47 | 49 | - [Converters](#converters) |
48 | 50 | - [Examples](#examples) |
49 | 51 | - [Interactive grep](#interactive-grep) |
|
0 commit comments