mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
nit: comment revision and formatting
For clarity, to enforce conventions, and explain the unexplained.
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
;;; doom-projects.el -*- lexical-binding: t; -*-
|
||||
;;; doom-projects.el --- defaults for project management in Doom -*- lexical-binding: t; -*-
|
||||
;;; Commentary:
|
||||
;;; Code:
|
||||
|
||||
(defvar doom-projectile-cache-limit 10000
|
||||
"If any project cache surpasses this many files it is purged when quitting
|
||||
|
Reference in New Issue
Block a user