Skip to content

Commit 9c34ee3

Browse files
committed
updated GroupResults INI-option
1 parent 67f06a1 commit 9c34ee3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,8 +557,8 @@ The MultiReplace plugin provides several configuration options, including transp
557557
- **Description**: When enabled (`1`), pressing the **Replace** button replaces the current match without jumping to the next one. When disabled (`0`), it automatically jumps to the next match after replacing.
558558

559559
- **FlatList**: Controls how 'Find All' search results are displayed.
560-
- **Default**: `FlatList=0` (disabled).
561-
- **Description**: This option changes how 'Find All' results are presented. When disabled (`0`), results are grouped by their source list entry, creating a categorized view. When enabled (`1`), all results are displayed as a single, flat list, sorted by their position in the document, without any categorization.
560+
- **Default**: `GroupResults=0` (disabled).
561+
- **Description**: This option changes how 'Find All' results are presented. When enabled (`1`), results are grouped by their source list entry, creating a categorized view. When disabled (`0`), all results are displayed as a single, flat list, sorted by their position in the document, without any categorization.
562562

563563

564564
### Multilingual UI Support

0 commit comments

Comments
 (0)