This commit is contained in:
Zelong Kuang
2026-04-08 15:25:39 +10:00
parent 14ecd3b17a
commit 3490e9daa9
12 changed files with 72 additions and 70 deletions

View File

@@ -1,6 +1,7 @@
;; -*- lexical-binding: t -*-
(use-package xref
:ensure nil
:init
;; Use faster search tool
(when (executable-find "rg")