Use a better name

This commit is contained in:
Kirill Bulatov 2023-07-13 15:39:00 +03:00
parent 2053418f21
commit f710efca3b
3 changed files with 12 additions and 12 deletions

View file

@ -18,7 +18,7 @@ actions!(
ToggleRegex,
SelectNextMatch,
SelectPrevMatch,
CaretsToAllMatches,
SelectAllMatches,
]
);