My Emacs Config
Early Init Emacs 27から early-init.el が追加された。 正直、速度的な効果は感じられないが、せっかくなので追加している。 ヘッダ ;;; early-init.el --- My early-init script -*- coding: utf-8 ; lexical-binding: t -*- ;; Author: grugrut <[email protected]> ;; URL: ;;......
[Read More]