From ea1e815c3dc1781aa5cb6d401e233c73fa8a108b Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Mon, 26 Jun 2023 15:17:20 +1000 Subject: Adapted more configs from other emacs configs Including wasamasa and jwiegley --- emacs/.emacs.d/init/ycp-project.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/.emacs.d/init/ycp-project.el') diff --git a/emacs/.emacs.d/init/ycp-project.el b/emacs/.emacs.d/init/ycp-project.el index e5442bb..15c7fcc 100644 --- a/emacs/.emacs.d/init/ycp-project.el +++ b/emacs/.emacs.d/init/ycp-project.el @@ -36,6 +36,7 @@ "\C-xpD" #'my-project-dired-at "\C-xpR" #'my-project-rgrep-at "\C-xpC" #'my-project-code-stats) + (my-override project-remember-projects-under) (my-server-idle-timer my-project-remember-projects-timer 300 t -- cgit v1.2.3