the search project not work #27

Closed
opened 2021-12-13 10:17:10 +00:00 by donneyluck · 2 comments
donneyluck commented 2021-12-13 10:17:10 +00:00 (Migrated from github.com)

Press SPC /

Press SPC / ![](https://emacs-china.org/uploads/default/original/3X/e/d/ed2b4fc46b21ca06e035ac9d1088dbd519c9486e.png) ![](https://emacs-china.org/uploads/default/original/3X/b/f/bf528753f6480e4c29d7edc508b2b2a9e5293a2d.png)
emadbaqeri commented 2022-01-21 21:25:34 +00:00 (Migrated from github.com)

Hey @donneyluck, I think the problem is you are have ripgrep installed on you machine.
You can try sudo apt install ripgrep if you are using Ubuntu or any other debian based distros

Hey @donneyluck, I think the problem is you are have `ripgrep` installed on you machine. You can try `sudo apt install ripgrep` if you are using Ubuntu or any other debian based distros
tecosaur commented 2022-06-10 20:24:29 +00:00 (Migrated from github.com)

See https://tecosaur.github.io/emacs-config/config.html#consult, I think (setf (plist-get (alist-get 'perl consult-async-split-styles-alist) :initial) ";") may not work on non-recent versions of Emacs.

See https://tecosaur.github.io/emacs-config/config.html#consult, I think `(setf (plist-get (alist-get 'perl consult-async-split-styles-alist) :initial) ";")` may not work on non-recent versions of Emacs.
Sign in to join this conversation.
No description provided.