-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcustom.el
More file actions
88 lines (88 loc) · 6.11 KB
/
custom.el
File metadata and controls
88 lines (88 loc) · 6.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
(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.
'(ansi-color-names-vector
["#ecf0f1" "#e74c3c" "#2ecc71" "#f1c40f" "#2492db" "#9b59b6" "#1abc9c" "#2c3e50"])
'(custom-safe-themes
'("cb96a06ed8f47b07c014e8637bd0fd0e6c555364171504680ac41930cfe5e11e" "b3697d12fb7c087e1337432be92026b5fd218e7e43277918c0fce680d573a90c" "11e0bc5e71825b88527e973b80a84483a2cfa1568592230a32aedac2a32426c1" "cdb4ffdecc682978da78700a461cdc77456c3a6df1c1803ae2dd55c59fa703e3" default))
'(fci-rule-color "#f1c40f")
'(hl-paren-background-colors '("#2492db" "#95a5a6" nil))
'(hl-paren-colors '("#ecf0f1" "#ecf0f1" "#c0392b"))
'(jdee-db-active-breakpoint-face-colors (cons "#1B2229" "#D08770"))
'(jdee-db-requested-breakpoint-face-colors (cons "#1B2229" "#A3BE8C"))
'(jdee-db-spec-breakpoint-face-colors (cons "#1B2229" "#4f5b66"))
'(objed-cursor-color "#BF616A")
'(package-selected-packages
'(jenkinsfile-mode flycheck-popup-tip flycheck-posframe flycheck-pos-tip lsp-ivy lsp-mode projectile clj-refactor cider paradox simple zzz-to-char all-the-icons-ivy-rich magit-circleci chocolate-theme lispy direnv counsel-dash dash-at-point grip-mode rainbow-mode ivy-prescient prescient ivy-posframe treemacs-magit treemacs-projectile treemacs doom-themes doom-modeline counsel-projectile zoom popup-kill-ring golden-ratio auctex-latexmk auctex zenburn-theme yaml-mode xref-js2 which-key web-mode visual-regexp-steroids use-package terraform-mode spacemacs-theme robe rainbow-delimiters python-mode projectile-ripgrep powerline pov-mode paren-face panda-theme omnisharp olivetti ob-ipython nyan-mode neotree metalheart-theme material-theme markdown-mode magit lua-mode list-utils key-chord kaolin-themes js2-refactor jedi ivy-hydra ido-vertical-mode htmlize highlight-symbol highlight-numbers handlebars-mode gruvbox-theme gotham-theme google-this god-mode git-timemachine flymake-shellcheck flycheck-joker flycheck-clj-kondo flx flatui-theme fill-column-indicator eyebrowse exec-path-from-shell elpy dockerfile-mode diminish darktooth-theme company-tern company-anaconda clojure-mode cider-eval-sexp-fu challenger-deep-theme browse-kill-ring badger-theme apropospriate-theme ample-theme all-the-icons adoc-mode))
'(safe-local-variable-values
'((cider-ns-refresh-after-fn . "user/restart")
(cider-ns-refresh-after-fn . "user/start")
(cljr-libspec-whitelist "^firedraft.events.*$")
(cider-repl-init-code "(do (start) (start-fw))")
(cider-ns-refresh-after-fn . "dev/start")
(cider-ns-refresh-before-fn . "user/stop")
(cljr-libspec-whitelist "^thanks.spec" "thanks.oauth.provider.spec" "^integrant.repl$" "^day8.re-frame.http-fx$" "^tick.locale.*$" "^thanks.frontend.*$" "^spell-spec.expound$" "^duct.core.resource*" "^goog.string.format")
(cider-cljs-lein-repl . "(do (user/go) (user/cljs-repl))")
(cider-refresh-after-fn . "reloaded.repl/resume")
(cider-refresh-before-fn . "reloaded.repl/suspend")
(cider-preferred-build-tool . clojure-cli)
(cljr-libspec-whitelist "^thanks.spec" "^integrant.repl$" "^day8.re-frame.http-fx$" "^tick.locale.*$" "^thanks.frontend.*$" "^spell-spec.expound$" "^duct.core.resource*" "^goog.string.format")
(cider-repl-init-code "cerber.oauth2.standalone.system/go")
(cider-repl-init-code "mount/start")
(cider-repl-init-code . "mount/start")
(cider-ns-refresh-after-fn . "mount/start")
(cider-ns-refresh-before-fn . "mount/stop")
(cider-repl-init-code "(cerber.oauth2.standalone.system/go)")
(cider-repl-init-code "(go)")
(cider-ns-refresh-after-fn . "cerber.oauth2.standalone.system/start")
(cider-ns-refresh-before-fn . "cerber.oauth2.standalone.system/stop")
(cljr-libspec-whitelist "^thanks.spec" "^integrant.repl$" "^day8.re-frame.http-fx$" "^tick.locale.*$" "^thanks.frontend.*$" "^spell-spec.expound$" "^duct.core.resource*")
(cljr-libspec-whitelist "^thanks.spec" "^integrant.repl$" "^day8.re-frame.http-fx$" "^tick.locale.*$" "^thanks.frontend.*$" "^spell-spec.expound$")
(cljr-libspec-whitelist "^thanks.spec" "^integrant.repl$" "^day8.re-frame.http-fx$" "^tick.locale.*$" "^thanks.frontend.*$" "^thanks.api.oauth.stores$")
(cljr-libspec-whitelist "^thanks.spec" "^integrant.repl$" "^day8.re-frame.http-fx$" "^tick.locale.*$" "^thanks.frontend.*$")
(cljr-auto-clean-ns . t)
(cljr-favor-prefix-notation)
(cljr-libspec-whitelist "^thanks.spec" "^integrant.repl$")
(cljr-libspec-whitelist "^thanks.spec" "^integrant.repl")
(cider-repl-init-code "(do (dev) (go))")
(cljr-libspec-whitelist "^thanks.spec")
(cider-ns-refresh-after-fn . "integrant.repl/resume")
(cider-ns-refresh-before-fn . "integrant.repl/suspend")
(auto-fill-mode t)
(cider-clojure-cli-global-options . "-A:dev:test:frontend:dev/frontend")
(cider-cljs-repl-types
(edge "(do (require 'dev-extras) ((resolve 'dev-extras/cljs-repl) \"app\"))"))
(cider-default-cljs-repl . edge)
(cider-clojure-cli-global-options . "-A:dev:test:frontend:dev/build")
(cider-repl-init-code "(dev)")
(cider-ns-refresh-after-fn . "dev/resume")
(cider-ns-refresh-before-fn . "dev/suspend")
(cider-ns-refresh-after-fn . "mount.core/start")
(cider-ns-refresh-before-fn . "mount.core/stop")))
'(sml/active-background-color "#34495e")
'(sml/active-foreground-color "#ecf0f1")
'(sml/inactive-background-color "#dfe4ea")
'(sml/inactive-foreground-color "#34495e")
'(vc-annotate-background "#ecf0f1")
'(vc-annotate-color-map
'((30 . "#e74c3c")
(60 . "#c0392b")
(90 . "#e67e22")
(120 . "#d35400")
(150 . "#f1c40f")
(180 . "#d98c10")
(210 . "#2ecc71")
(240 . "#27ae60")
(270 . "#1abc9c")
(300 . "#16a085")
(330 . "#2492db")
(360 . "#0a74b9")))
'(vc-annotate-very-old-color "#0a74b9"))
(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.
)