Update doom

This commit is contained in:
Jeffrey Serio 2024-12-30 11:05:46 -06:00
parent cca3e2f48b
commit 78f2164e0e
2 changed files with 2 additions and 1 deletions

View File

@ -155,7 +155,7 @@
;;php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional
(python +lsp) ; 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

View File

@ -13,6 +13,7 @@
(package! catppuccin-theme)
(package! dockerfile-mode)
(package! elpher)
(package! ement)
(package! evil-nerd-commenter)
(package! gemini :recipe
(:host nil :repo "https://git.carcosa.net/jmcbray/gemini.el"))