emacs.d/bundle/custom_win32_EVG02667NB.el

93 lines
3.9 KiB
EmacsLisp
Raw Normal View History

2020-05-18 15:04:30 +02:00
(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.
2022-01-27 10:27:06 +01:00
'(Info-additional-directory-list '("~/.emacs.d/info"))
2021-05-20 09:49:09 +02:00
'(Info-default-directory-list '("%emacs_dir%/share/info/"))
2020-05-18 15:04:30 +02:00
'(ansi-color-faces-vector
[default default default italic underline success warning error])
2020-12-11 12:33:04 +01:00
'(backup-directory-alist '(("." . "~/.backup_filez")))
2021-04-08 09:38:29 +02:00
'(beacon-color "#d54e53")
2021-06-18 11:48:21 +02:00
'(bookmark-default-file "~/emacs-bookmarks")
2021-04-08 09:38:29 +02:00
'(company-quickhelp-color-background "#4F4F4F")
'(company-quickhelp-color-foreground "#DCDCCC")
2021-04-20 09:52:02 +02:00
'(default-frame-alist
2022-05-11 08:47:07 +02:00
'((tab-bar-lines . 0)
2022-11-12 18:30:35 +01:00
(font . "MonoLisa-11")
2021-11-26 17:18:46 +01:00
(width . 90)
(height . 64)
2022-02-07 08:35:19 +01:00
(alpha . 100)
(horizontal-scroll-bars)))
2020-05-27 12:52:42 +02:00
'(delete-by-moving-to-trash t)
'(diary-file
2020-10-24 11:26:24 +02:00
"d:/UserData/marcus.kammer/OneDrive - Siemens AG/documents/Diary/diary")
2020-05-27 12:52:42 +02:00
'(display-line-numbers-grow-only t)
2021-10-07 11:51:20 +02:00
'(doom-modeline-env-version nil)
2021-04-08 09:38:29 +02:00
'(flycheck-color-mode-line-face-to-color 'mode-line-buffer-id)
2020-11-23 08:36:45 +01:00
'(forge-alist
2020-12-11 12:33:04 +01:00
'(("github.com" "api.github.com" "github.com" forge-github-repository)
2020-11-23 08:36:45 +01:00
("gitlab.com" "gitlab.com/api/v4" "gitlab.com" forge-gitlab-repository)
2020-12-11 12:33:04 +01:00
("code.siemens.com" "code.siemens.com/api/v4" "code.siemens.com" forge-gitlab-repository)))
2021-04-08 09:38:29 +02:00
'(frame-background-mode 'dark)
2021-04-08 18:26:20 +02:00
'(hl-todo-keyword-faces
'(("TODO" . "#dc752f")
("NEXT" . "#dc752f")
("THEM" . "#2d9574")
("PROG" . "#4f97d7")
("OKAY" . "#4f97d7")
("DONT" . "#f2241f")
("FAIL" . "#f2241f")
("DONE" . "#86dc2f")
("NOTE" . "#b1951d")
("KLUDGE" . "#b1951d")
("HACK" . "#b1951d")
("TEMP" . "#b1951d")
("FIXME" . "#dc752f")
("XXX+" . "#dc752f")
("\\?\\?\\?+" . "#dc752f")))
'(initial-buffer-choice
2021-11-26 17:18:46 +01:00
"d:/UserData/marcus.kammer/OneDrive - Siemens AG/journal/planning.org")
2021-06-18 11:48:21 +02:00
'(initial-frame-alist '((fullscreen . maximized)))
2020-05-27 12:52:42 +02:00
'(ls-lisp-dirs-first t)
2021-06-02 18:51:23 +02:00
'(mouse-wheel-scroll-amount '(1 ((shift) . 1) ((meta)) ((control) . text-scale)))
2020-08-31 18:17:56 +02:00
'(nov-text-width nil)
2020-08-20 18:46:59 +02:00
'(nov-variable-pitch nil)
2020-12-11 12:33:04 +01:00
'(org-agenda-files
2021-11-26 17:18:46 +01:00
'("d:/UserData/marcus.kammer/OneDrive - Siemens AG/journal/"))
'(org-directory "d:/UserData/marcus.kammer/OneDrive - Siemens AG/journal/")
2020-05-18 15:04:30 +02:00
'(org-modules
2020-12-11 12:33:04 +01:00
'(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m))
'(org-plantuml-jar-path "~/AppData/Local/Programs/plantuml/plantuml.jar")
2021-12-03 15:15:51 +01:00
'(org-roam-db-autosync-mode t)
2022-05-11 08:47:07 +02:00
'(org-roam-directory "d:/UserData/marcus.kammer/OneDrive - Siemens AG/org-roam/")
2020-05-18 15:04:30 +02:00
'(package-selected-packages
2022-11-29 13:44:30 +01:00
'(mastodon cider mpv ob-http ob-go powershell ox-reveal org-web-tools org-tree-slide org-roam elfeed erc-image go-translate simple-httpd slime racket-mode web-mode go-mode geiser-guile geiser-racket geiser eglot nov shrface smartparens emojify ace-window olivetti rainbow-delimiters helpful doom-modeline doom-themes all-the-icons-dired all-the-icons))
2021-02-02 13:19:49 +01:00
'(plantuml-default-exec-mode 'jar)
'(plantuml-jar-path "~/AppData/Local/Programs/plantuml/plantuml.jar")
2020-05-28 10:43:31 +02:00
'(python-indent-guess-indent-offset nil)
2021-02-02 13:19:49 +01:00
'(python-shell-interpreter "ipython")
2021-08-10 14:13:44 +02:00
'(python-shell-interpreter-args "-i --simple-prompt --InteractiveShell.display_page=True")
2022-05-16 14:25:05 +02:00
'(reb-re-syntax 'string)
2020-12-11 12:33:04 +01:00
'(ring-bell-function 'ignore)
2021-01-18 09:09:41 +01:00
'(scroll-bar-mode nil)
2021-06-02 18:51:23 +02:00
'(scroll-step 5)
2022-09-23 08:30:52 +02:00
'(subed-mpv-executable "c:/AppData/Local/Programs/mpv/mpv.exe")
2022-04-07 10:11:19 +02:00
'(tab-bar-mode nil)
2021-01-18 09:09:41 +01:00
'(tetris-x-colors
[[229 192 123]
[97 175 239]
[209 154 102]
[224 108 117]
[152 195 121]
[198 120 221]
2022-09-12 08:38:44 +02:00
[86 182 194]])
'(warning-suppress-log-types '((comp))))
2020-05-18 15:04:30 +02:00
(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.
'(font-lock-keyword-face ((t (:foreground "#81A1C1" :slant italic))))
2022-11-12 18:30:35 +01:00
'(variable-pitch ((t (:height 1.2 :family "Roboto")))))