From 09fc2fa0114ac12bc968173ee15fcfe53b0565e3 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Fri, 16 Sep 2022 15:33:44 +0100 Subject: (Emacs)~balance braces in custom.el I was stupid and pushed an improper version of custom.el --- Emacs/.config/emacs/.config/custom.el | 1 + 1 file changed, 1 insertion(+) diff --git a/Emacs/.config/emacs/.config/custom.el b/Emacs/.config/emacs/.config/custom.el index 5afbcba..223d90f 100644 --- a/Emacs/.config/emacs/.config/custom.el +++ b/Emacs/.config/emacs/.config/custom.el @@ -3,6 +3,7 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. + ) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. -- cgit v1.2.3-13-gbd6f