mirror of
https://github.com/obsqrbtz/goose-highlighter.git
synced 2026-04-08 20:19:06 +03:00
feat: added matching flags
This commit is contained in:
@@ -91,5 +91,14 @@
|
||||
},
|
||||
"search_placeholder": {
|
||||
"message": "Search..."
|
||||
},
|
||||
"options": {
|
||||
"message": "Options"
|
||||
},
|
||||
"match_case": {
|
||||
"message": "Match Case"
|
||||
},
|
||||
"match_whole": {
|
||||
"message": "Match Whole Word"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user