nit: comment revision and formatting
For clarity, to enforce conventions, and explain the unexplained.
This commit is contained in:
parent
75881c7d45
commit
6ddaed5cdd
8 changed files with 54 additions and 34 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue