194de4d73a
and `SPC s B` When one invokes `spacemacs/swiper-region-or-symbol` (`SPC s S`) or `spacemacs/swiper-all-region-or-symbol` (`SPC s B`) with active visual selection (transient-mark-mode), the selection expands over the buffer while one jumps around with swiper. Thus I believe it is appropriate to deactivate visual selection within the above command. Since the mentioned commands both use identical code for getting the text to operate on, I moved that code into a separate function. |
||
---|---|---|
.. | ||
auto-completion | ||
helm | ||
ivy | ||
templates |