From 15ada5734af0d603b71e97eaa6bb9d86099d8615 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Fri, 15 Mar 2024 20:25:29 +0100 Subject: [PATCH] Update gnu custome file --- bundle/custom_gnu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index d73a3597..31bb875f 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -47,7 +47,7 @@ '(org-roam-directory "~/Documents/org") '(package-enable-at-startup t) '(package-selected-packages - '(yaml-mode which-key web-mode vertico use-package typescript-mode ts ssh-config-mode spotify slime simple-httpd shrface rainbow-delimiters racket-mode plantuml-mode ox-rss ox-reveal org-web-tools org-tree-slide org-roam olivetti ob-restclient ob-http ob-go nov nim-mode nginx-mode mastodon markdown-mode magit keepass-mode json-navigator js2-mode jq-format jabber hyperbole htmlize helpful gptel go-translate go-mode geiser-racket geiser-guile flymake-json emojify elfeed eglot doom-themes doom-modeline dashboard csv-mode common-lisp-snippets cider auto-dim-other-buffers auctex all-the-icons-dired ace-window)) + '(journalctl-mode gnuplot yaml-mode which-key web-mode vertico use-package typescript-mode ts ssh-config-mode spotify slime simple-httpd shrface rainbow-delimiters racket-mode plantuml-mode ox-rss ox-reveal org-web-tools org-tree-slide org-roam olivetti ob-restclient ob-http ob-go nov nim-mode nginx-mode mastodon markdown-mode magit keepass-mode json-navigator js2-mode jq-format jabber hyperbole htmlize helpful gptel go-translate go-mode geiser-racket geiser-guile flymake-json emojify elfeed eglot doom-themes doom-modeline dashboard csv-mode common-lisp-snippets cider auto-dim-other-buffers auctex all-the-icons-dired ace-window)) '(scroll-bar-mode nil) '(scroll-step 5) '(tab-width 4)