Enable match whole words by default

This commit is contained in:
Cohee 2023-12-06 16:53:48 +02:00
parent 61f186764d
commit bca43b11fa
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"world_info_recursive": true,
"world_info_overflow_alert": false,
"world_info_case_sensitive": false,
"world_info_match_whole_words": false,
"world_info_match_whole_words": true,
"world_info_character_strategy": 1,
"world_info_budget_cap": 0
},