dev: merge branch 'master' into emenel

This commit is contained in:
Matt Nish-Lapidus 2024-06-27 19:59:12 -04:00
commit 4a16c8dfcf
41 changed files with 166 additions and 83 deletions

View file

@ -237,7 +237,7 @@ This backend prefers \"just working\" over accuracy."
Uses and requires `+ivy-file-search', `+helm-file-search', or `+vertico-file-search'.
Will return nil if neither is available. These require ripgrep to be installed."
(unless identifier
(when identifier
(let ((query (rxt-quote-pcre identifier)))
(ignore-errors
(cond ((modulep! :completion ivy)