doomemacs/modules/completion
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
..
company Minor refactors, reformatting, & comment revision 2021-07-11 17:52:08 -04:00
helm Bump :completion 2021-07-10 22:36:36 -04:00
ido Bump :completion 2021-07-10 22:36:36 -04:00
ivy Bump :completion 2021-07-10 22:36:36 -04:00
vertico fix(vertico): escape perl syntax in selection 2021-07-28 12:37:47 -04:00