diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index 9075efb2..2a7ab574 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -348,7 +348,25 @@ :config (setq elfeed-feeds '("http://nullprogram.com/feed/" + "http://planet.sbcl.org/rss20.xml" "https://planet.emacslife.com/atom.xml" "https://sachachua.com/blog/category/emacs-news/feed" "https://drewdevault.com/blog/index.xml" + "https://www.tagesschau.de/xml/atom" + "https://emacsredux.com/atom.xml" + "https://endlessparentheses.com/atom.xml" + "https://norvig.com/rss-feed.xml" + "https://blog.mozilla.org/en/feed/" + "https://blog.codinghorror.com/rss/" + "https://blog.chromium.org/feeds/posts/default" + "https://blog.rust-lang.org/" + "https://hacks.mozilla.org/feed/" + "https://www.interaction-design.org/rss/site_news.xml" + "https://www.nngroup.com/feed/rss/" + "https://uxpamagazine.org/?feed=full" + "https://feedpress.me/UXmatters" + "https://uxmovement.com/feed" + "https://www.uxbeginner.com/feed/" "https://www.phoronix.com/rss.php"))) + +(use-package smartparens) diff --git a/bundle/custom_win32_EVG02667NB.el b/bundle/custom_win32_EVG02667NB.el index f365ef7b..41de0f6d 100644 --- a/bundle/custom_win32_EVG02667NB.el +++ b/bundle/custom_win32_EVG02667NB.el @@ -63,7 +63,7 @@ '(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m)) '(org-plantuml-jar-path "~/AppData/Local/Programs/plantuml/plantuml.jar") '(package-selected-packages - '(elfeed eglot javascript js-mode ob-http unicode-fonts plantuml-mode rust-mode org-web-tools emojify erc-image slime-company shrface helpful xref yaml-mode webpaste web-mode use-package typescript-mode slime rainbow-delimiters racket-mode powershell ox-reveal org-tree-slide olivetti ob-typescript ob-rust ob-go nov go-mode geiser-racket elpy eldoc doom-themes doom-modeline counsel all-the-icons-dired ace-window)) + '(smartparens elfeed eglot javascript js-mode ob-http unicode-fonts plantuml-mode rust-mode org-web-tools emojify erc-image slime-company shrface helpful xref yaml-mode webpaste web-mode use-package typescript-mode slime rainbow-delimiters racket-mode powershell ox-reveal org-tree-slide olivetti ob-typescript ob-rust ob-go nov go-mode geiser-racket elpy eldoc doom-themes doom-modeline counsel all-the-icons-dired ace-window)) '(plantuml-default-exec-mode 'jar) '(plantuml-jar-path "~/AppData/Local/Programs/plantuml/plantuml.jar") '(python-indent-guess-indent-offset nil)