diff --git a/users/profiles/emacs/doom/config.el b/users/profiles/emacs/doom/config.el index 5d1a3ea..35d25a5 100644 --- a/users/profiles/emacs/doom/config.el +++ b/users/profiles/emacs/doom/config.el @@ -1,6 +1,5 @@ ;;; $DOOMDIR/config.el -*- lexical-binding: t; -*- -;;; Code: ;; Place your private configuration here! Remember, you do not need to run 'doom ;; sync' after modifying this file! @@ -8,9 +7,9 @@ ;; Some functionality uses this to identify you, e.g. GPG configuration, email ;; clients, file templates and snippets. (setq - user-full-name "Infinidoge" - user-mail-address "infinidoge@doge-inc.net" - ) + user-full-name "Infinidoge" + user-mail-address "infinidoge@doge-inc.net" + ) ;; Doom exposes five (optional) variables for controlling fonts in Doom. Here ;; are the three important ones: