You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kakoune supports splitting up a selection to either select matching regular expression (s) or to split at places where the regular expression matches (S). This will need to be added for #32.
The text was updated successfully, but these errors were encountered:
Kakoune supports splitting up a selection to either select matching regular expression (
s
) or to split at places where the regular expression matches (S
). This will need to be added for #32.The text was updated successfully, but these errors were encountered: