From 22b985173073b9f4ae832278a2625511af3f79e4 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sun, 16 Mar 2025 15:57:10 +1100 Subject: [emacs][i3] Add fringe indicators for emms play groups And various other changes --- emacs/.emacs.d/init/ycp-grep.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/.emacs.d/init/ycp-grep.el') diff --git a/emacs/.emacs.d/init/ycp-grep.el b/emacs/.emacs.d/init/ycp-grep.el index 85f15cd..f0ef8ce 100644 --- a/emacs/.emacs.d/init/ycp-grep.el +++ b/emacs/.emacs.d/init/ycp-grep.el @@ -107,6 +107,7 @@ ;;; org-recoll (my-package org-recoll (:delay 60) + (my-override org-recoll-format-results) (my-keybind org-recoll-mode-map "n" #'org-next-visible-heading "p" #'org-previous-visible-heading -- cgit v1.2.3