aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2022-09-16 15:33:44 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2022-09-16 15:33:44 +0100
commit09fc2fa0114ac12bc968173ee15fcfe53b0565e3 (patch)
tree3565d67d9392c3e77fe609dfd7a49ae23d1f395a
parent5dff5a59edde7471a5eb52e3fc88cdfed3a6e475 (diff)
downloaddotfiles-09fc2fa0114ac12bc968173ee15fcfe53b0565e3.tar.gz
dotfiles-09fc2fa0114ac12bc968173ee15fcfe53b0565e3.tar.bz2
dotfiles-09fc2fa0114ac12bc968173ee15fcfe53b0565e3.zip
(Emacs)~balance braces in custom.el
I was stupid and pushed an improper version of custom.el
-rw-r--r--Emacs/.config/emacs/.config/custom.el1
1 files changed, 1 insertions, 0 deletions
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.