Fix linting warnings in early-init/init.el
There should be no functional changes
This commit is contained in:
parent
6c24da4503
commit
2572e8c221
2 changed files with 19 additions and 6 deletions
6
init.el
6
init.el
|
|
@ -1,3 +1,9 @@
|
|||
;;; init.el --- Init -*- lexical-binding: t; -*-
|
||||
|
||||
|
||||
;;; Commentary:
|
||||
;;; Load init files
|
||||
|
||||
;;; Increase garbage collection threshold during init but leave it to the default value after
|
||||
;;; There are a LOT of articles/sites/... discussing this:
|
||||
;;; https://bling.github.io/blog/2016/01/18/why-are-you-changing-gc-cons-threshold/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue