-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathemacs-custom.el
23 lines (23 loc) · 2.52 KB
/
emacs-custom.el
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
;;;;
(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.
'(custom-safe-themes
'("e410458d3e769c33e0865971deb6e8422457fad02bf51f7862fa180ccc42c032" "9a977ddae55e0e91c09952e96d614ae0be69727ea78ca145beea1aae01ac78d2" "95167736741bef2ad3e0543ed545dada5b95fef309883253387a2b14ab67db8d" "d6a51c6b938fd38874a938fa4b8795ff2f1d0ca491f824a88aa6c46d373e36cf" "b29ba9bfdb34d71ecf3322951425a73d825fb2c002434282d2e0e8c44fce8185" "7cef51d7475c437cc6ff858cab9586b7169ec877bc5a7f8d4d2db3fbf83f8029" "fc608d4c9f476ad1da7f07f7d19cc392ec0fb61f77f7236f2b6b42ae95801a62" "21e3d55141186651571241c2ba3c665979d1e886f53b2e52411e9e96659132d4" "3e2039156049bd0661317137a3761d4c2ff43e8a2aa423f6db0c0e8df0197492" "4320a92406c5015e8cba1e581a88f058765f7400cf5d885a3aa9b7b9fc448fa7" "f0bcde037a72daf03839999ee4da7d274caa5c9f868a4f7c9b0f75c3b8414e2b" "bfc0b9c3de0382e452a878a1fb4726e1302bf9da20e69d6ec1cd1d5d82f61e3d" "7dc296b80df1b29bfc4062d1a66ee91efb462d6a7a934955e94e786394d80b71" "92d350334df87fe61a682518ff214c773625c6d5ace8060d128adc550bc60c9b" "a0415d8fc6aeec455376f0cbcc1bee5f8c408295d1c2b9a1336db6947b89dd98" "dad40020beea412623b04507a4c185079bff4dcea20a93d8f8451acb6afc8358" "8a332a2fbbd95db0e0ad05c6cb9a42800d4dab92af960cafbe3c553357e1f3c6" "96a4406cca483476d3ce524052bcdd69889a2109c5c3e60be0c8951534d1e0e1"))
'(fci-rule-color "#383838")
'(lpr-add-switches t)
'(lpr-command "lpr.exe")
'(lpr-headers-switches nil t)
'(package-selected-packages
'(graphviz-dot-mode simple-httpd slime-repl-ansi-color slime org paredit modus-themes nov djvu org-noter-pdftools keypression yaml-mode org-bullets dired eshell-git-prompt all-the-icons-dired emojify mastodon languagetool langtool ## openwith dired-single diredc visual-fill-column org-present slime-company htmlize shx friendly-remote-shell friendly-shell tramp dockerfile-mode docker-tramp anaconda-mode popup cyberpunk-theme ac-slime rainbow-delimiters epc auto-complete flx-ido))
'(safe-local-variable-values '((org-use-property-inheritance . t)))
'(warning-suppress-log-types '((auto-save) (initialization) (use-package)))
'(warning-suppress-types '((initialization) (use-package))))
(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.
)