My PR has been merged.

This commit is contained in:
Julien Palard 2024-01-05 14:01:55 +01:00
parent 937d15c8df
commit 3a286625da
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
(package-refresh-contents))
(use-package yasnippet-snippets
:load-path "~/clones/yasnippet-snippets"
:ensure t
)
(use-package ox-latex
@ -227,7 +227,7 @@
'(org-modules
'(ol-bbdb ol-bibtex ol-docview ol-doi ol-eww ol-gnus org-habit ol-info ol-irc ol-mhe ol-rmail ol-w3m))
'(package-selected-packages
'(lorem-ipsum gnuplot-mode org-bullets rust-mode flycheck-grammalecte blacken spacemacs-theme company use-package markdown-mode org po-mode yaml-mode))
'(yasnippet-snippets lorem-ipsum gnuplot-mode org-bullets rust-mode flycheck-grammalecte blacken spacemacs-theme company use-package markdown-mode org po-mode yaml-mode))
'(send-mail-function 'mailclient-send-it))
(setq rust-format-on-save t)