Emacs conf update

This commit is contained in:
Devon Tingley 2023-02-14 11:15:58 -05:00
parent ffe3232d4f
commit 69b61faaca
2 changed files with 10 additions and 3 deletions

View file

@ -42,6 +42,7 @@
;; If you use `org' and don't want your org files in the default location below,
;; change `org-directory'. It must be set before org loads!
(setq org-directory "~/org/")
(add-hook! 'elfeed-search-mode-hook #'elfeed-update)
;; Whenever you reconfigure a package, make sure to wrap your config in an

View file

@ -153,11 +153,17 @@
;;nim ; python + lisp at the speed of c
;;nix ; I hereby declare "nix geht mehr!"
;;ocaml ; an objective camel
org ; organize your plain life in plain text
(org
+journal
+present
+pretty
+roam2) ;organize your plain life in plain text
;;php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional
(python +lsp +pyright) ; beautiful is better than ugly
(python
+lsp
+pyright) ; beautiful is better than ugly
;;qt ; the 'cutest' gui framework ever
;;racket ; a DSL for DSLs
;;raku ; the artist formerly known as perl6
@ -186,7 +192,7 @@
;;emms
;;everywhere ; *leave* Emacs!? You must be joking
;;irc ; how neckbeards socialize
;;(rss +org) ; emacs as an RSS reader
(rss +org) ; emacs as an RSS reader
;;twitter ; twitter client https://twitter.com/vnought
:config