emacsd/.custom.el

18 lines
1.3 KiB
EmacsLisp

(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
'("6bd4fbfd827d3e278f3d95f584e18ec384a3f529a8c7d69e3af9bbeca4beecd8" "1d0af613d28d5719bccfd5e59b8af77b68253bd7a3fde33f69678167af9c2d30" default))
'(js2-strict-inconsistent-return-warning nil)
'(js2-strict-missing-semi-warning nil)
'(package-selected-packages
'(org-download org-web-tools elpher edit-indirect markdown-mode company-c-headers ggtags impatient-mode web-mode js2-refactor js-comint tern js2-mode gotest eglot go-mode pyenv-mode py-autopep8 pip-requirements elpy flycheck bufler restart-emacs dumb-jump yasnippet which-key undo-tree smartparens projectile page-break-lines ox-twbs org-journal org-bullets neotree multiple-cursors magit-popup magit counsel ivy smex expand-region dashboard company ace-jump-mode modus-themes mood-line all-the-icons 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.
'(default ((t (:height 110 :family "Consolas")))))