create initial action for Semantic search mode
This commit is contained in:
parent
a366ad02ce
commit
912e6e8091
3 changed files with 27 additions and 4 deletions
|
@ -39,7 +39,7 @@ actions!(
|
|||
ActivateSemanticMode,
|
||||
ActivateRegexMode,
|
||||
ReplaceAll,
|
||||
ReplaceNext
|
||||
ReplaceNext,
|
||||
]
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue