Merge branch 'main' of git.sr.ht:~marcuskammer/emacs.d
This commit is contained in:
commit
a60d479cae
1 changed files with 1 additions and 2 deletions
|
@ -44,12 +44,11 @@
|
||||||
'(mouse-wheel-scroll-amount '(1 ((shift) . 1) ((meta)) ((control) . text-scale)))
|
'(mouse-wheel-scroll-amount '(1 ((shift) . 1) ((meta)) ((control) . text-scale)))
|
||||||
'(org-agenda-files '("~/OneDrive - Siemens AG/org/agenda/"))
|
'(org-agenda-files '("~/OneDrive - Siemens AG/org/agenda/"))
|
||||||
'(org-directory "~/OneDrive - Siemens AG/org/")
|
'(org-directory "~/OneDrive - Siemens AG/org/")
|
||||||
'(org-latex-src-block-backend t nil nil "Customized with use-package org")
|
|
||||||
'(org-modules
|
'(org-modules
|
||||||
'(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m))
|
'(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/")
|
'(org-roam-directory "~/OneDrive - Siemens AG/org/")
|
||||||
'(package-selected-packages
|
'(package-selected-packages
|
||||||
'(geiser-racket racket-mode geiser 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 hyperbole htmlize helpful gptel go-translate go-mode flymake-json emojify elfeed doom-themes doom-modeline csv-mode auctex all-the-icons-dired ace-window))
|
'(erc-image erc-hl-nicks gnuplot geiser-racket racket-mode geiser 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 hyperbole 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)
|
'(reb-re-syntax 'string)
|
||||||
'(ring-bell-function 'ignore)
|
'(ring-bell-function 'ignore)
|
||||||
'(scroll-step 5)
|
'(scroll-step 5)
|
||||||
|
|
Loading…
Add table
Reference in a new issue