ソースを参照

[emacs] Clean up custom.el file in repo

Colin Powell 4 年 前
コミット
e51d0fc39d
1 ファイル変更0 行追加12 行削除
  1. 0 12
      emacs/.config/doom/custom.el

+ 0 - 12
emacs/.config/doom/custom.el

@@ -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 '(modus-vivendi-theme)))
-(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.
- )