fix: remove custom.el

custom.el is unnecessary
This commit is contained in:
rondDev 2024-08-29 07:01:34 +02:00
parent 7eb9d6b0e7
commit 00831f4270

View file

@ -1,12 +0,0 @@
(custom-set-variables
;; custom-set-variables was added by Custom.
;; 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.
'(package-selected-packages '(lsp-tailwindcss)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; 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.
)