1
0
Fork 0

Update dot_doom.d/config.el

Update run_once_prepare_unix.sh.tmpl
This commit is contained in:
Florian RICHER 2022-05-06 22:09:34 +02:00
parent 7bb1eeb272
commit 8ff142bc1f
2 changed files with 15 additions and 43 deletions

View file

@ -104,3 +104,6 @@
(setq lsp-rust-server 'rust-analyzer
lsp-rust-analyzer-server-display-inlay-hints t
lsp-metals-show-inferred-type t))
(setq elfeed-feeds
'("https://this-week-in-rust.org/rss.xml" lang rust))