|
|
@ -149,7 +149,7 @@ Search commands all operate on the `/` register by default. Use `"<char>` to ope
|
|
|
|
| `?` | Search for previous pattern | `rsearch` |
|
|
|
|
| `?` | Search for previous pattern | `rsearch` |
|
|
|
|
| `n` | Select next search match | `search_next` |
|
|
|
|
| `n` | Select next search match | `search_next` |
|
|
|
|
| `N` | Select previous search match | `search_prev` |
|
|
|
|
| `N` | Select previous search match | `search_prev` |
|
|
|
|
| `*` | Use current selection as the search pattern | `search_selection` |
|
|
|
|
| `*` | Use current selection as the search pattern, if only a single char is selected the current word (miW) is used instead | `search_selection` |
|
|
|
|
|
|
|
|
|
|
|
|
### Minor modes
|
|
|
|
### Minor modes
|
|
|
|
|
|
|
|
|
|
|
|