Update header
This commit is contained in:
@@ -8,9 +8,17 @@
|
||||
;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
;;; Commentary:
|
||||
;; The minimal-emacs.d project is a customizable base that provides better Emacs
|
||||
;; defaults and optimized startup, intended to serve as a solid foundation for
|
||||
;; your vanilla Emacs configuration.
|
||||
;; The minimal-emacs.d project is a lightweight and optimized Emacs base
|
||||
;; (init.el and early-init.el) that gives you full control over your
|
||||
;; configuration. It provides better defaults, an optimized startup, and a clean
|
||||
;; foundation for building your own vanilla Emacs setup.
|
||||
;;
|
||||
;; Building the minimal-emacs.d init.el and early-init.el was the result of
|
||||
;; extensive research and testing to fine-tune the best parameters and
|
||||
;; optimizations for an Emacs configuration.
|
||||
;;
|
||||
;; *Do not* modify this file; modify pre-early-init.el or post-early-init.el
|
||||
;; instead.
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
||||
13
init.el
13
init.el
@@ -8,9 +8,16 @@
|
||||
;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
;;; Commentary:
|
||||
;; The minimal-emacs.d project is a customizable base that provides better Emacs
|
||||
;; defaults and optimized startup, intended to serve as a solid foundation for
|
||||
;; your vanilla Emacs configuration.
|
||||
;; The minimal-emacs.d project is a lightweight and optimized Emacs base
|
||||
;; (init.el and early-init.el) that gives you full control over your
|
||||
;; configuration. It provides better defaults, an optimized startup, and a clean
|
||||
;; foundation for building your own vanilla Emacs setup.
|
||||
;;
|
||||
;; Building the minimal-emacs.d init.el and early-init.el was the result of
|
||||
;; extensive research and testing to fine-tune the best parameters and
|
||||
;; optimizations for an Emacs configuration.
|
||||
;;
|
||||
;; *Do not* modify this file; modify pre-init.el or post-init.el instead.
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user