doomemacs/modules/completion/vertico/autoload
Henrik Lissner fd844ea18d fix(vertico): escape perl syntax in selection
+ Escape any special regexp characters in the active selection.
+ Change the async split character (#) to the first of %, @, !, &, or /
  that is absent in the active selection (falling back to %
  otherwise) (since consult doesn't recognize escaping for these
  characters).
2021-07-28 12:37:47 -04:00
..
evil.el completion/selectrum -> completion/vertico, part 3 2021-07-25 02:52:04 +03:00
vertico.el fix(vertico): escape perl syntax in selection 2021-07-28 12:37:47 -04:00
workspaces.el completion/selectrum -> completion/vertico, part 3 2021-07-25 02:52:04 +03:00