Update README.md and headers
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||

|
||||

|
||||
|
||||
The **minimal-emacs.d** 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 customizable base that provides **better Emacs defaults and optimized startup**, intended to serve as a solid foundation for your vanilla Emacs configuration.
|
||||
|
||||
Creating `minimal-emacs.d` involved extensive research and testing to find the best parameters and optimizations for an Emacs init file. The concept behind `minimal-emacs.d` is to provide a clean, bloat-free, optimized base.
|
||||
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
;;; Commentary:
|
||||
;; The minimal-emacs.d starter kit provides improved Emacs defaults and
|
||||
;; optimized startup, intended to serve as a solid foundation for your vanilla
|
||||
;; Emacs configuration and enhance your overall Emacs experience.
|
||||
;; 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.
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
||||
6
init.el
6
init.el
@@ -8,9 +8,9 @@
|
||||
;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
;;; Commentary:
|
||||
;; The minimal-emacs.d starter kit provides improved Emacs defaults and
|
||||
;; optimized startup, intended to serve as a solid foundation for your vanilla
|
||||
;; Emacs configuration and enhance your overall Emacs experience.
|
||||
;; 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.
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user