diff --git a/core/core-projects.el b/core/core-projects.el index 0056dfeb5..061b6b9fd 100644 --- a/core/core-projects.el +++ b/core/core-projects.el @@ -1,6 +1,6 @@ ;;; core-projects.el -*- lexical-binding: t; -*- -(defvar doom-projectile-cache-limit 25000 +(defvar doom-projectile-cache-limit 10000 "If any project cache surpasses this many files it is purged when quitting Emacs.")