Update win32 custom file
This commit is contained in:
parent
c25d20ab91
commit
cd438f0224
1 changed files with 5 additions and 1 deletions
|
@ -38,6 +38,10 @@
|
|||
("FIXME" . "#dc752f")
|
||||
("XXX+" . "#dc752f")
|
||||
("\\?\\?\\?+" . "#dc752f")))
|
||||
'(ignored-local-variable-values
|
||||
'((Base . 10)
|
||||
(Package . HUNCHENTOOT)
|
||||
(Syntax . COMMON-LISP)))
|
||||
'(initial-buffer-choice "~/OneDrive - Siemens AG/org/agenda/tasks.org")
|
||||
'(ls-lisp-dirs-first t)
|
||||
'(mail-send-hook nil)
|
||||
|
@ -48,7 +52,7 @@
|
|||
'(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m))
|
||||
'(org-roam-directory "~/OneDrive - Siemens AG/org/")
|
||||
'(package-selected-packages
|
||||
'(paredit ac-slime auto-complete terraform-mode wallabag anki dockerfile-mode docker erc-image erc-hl-nicks common-lisp-snippets yasnippet yaml-mode which-key web-mode typescript-mode ssh-config-mode slime simple-httpd shrface rainbow-delimiters plantuml-mode ox-reveal org-web-tools org-tree-slide org-roam olivetti ob-restclient ob-http nov nginx-mode mastodon markdown-mode magit json-navigator js2-mode jq-format jabber htmlize helpful gptel go-translate go-mode flymake-json emojify elfeed doom-themes doom-modeline csv-mode auctex all-the-icons-dired ace-window))
|
||||
'(paredit auto-complete terraform-mode wallabag anki dockerfile-mode docker erc-image erc-hl-nicks common-lisp-snippets yasnippet yaml-mode which-key web-mode typescript-mode ssh-config-mode slime simple-httpd shrface rainbow-delimiters plantuml-mode ox-reveal org-web-tools org-tree-slide org-roam olivetti ob-restclient ob-http nov nginx-mode mastodon markdown-mode magit json-navigator js2-mode jq-format jabber htmlize helpful gptel go-translate go-mode flymake-json emojify elfeed doom-themes doom-modeline csv-mode auctex all-the-icons-dired ace-window))
|
||||
'(reb-re-syntax 'string)
|
||||
'(ring-bell-function 'ignore)
|
||||
'(scroll-step 5)
|
||||
|
|
Loading…
Add table
Reference in a new issue