Add yaml-language-server and new email to filter list

This commit is contained in:
Random936 2024-07-01 18:09:08 -07:00
parent 2c8d7f9535
commit 3baf1801e2
2 changed files with 2 additions and 0 deletions

View File

@ -120,6 +120,7 @@ From here, I can continue onto configuring the ~mu4e~ emacs package.
((mu4e-message-contact-field-matches msg :from "shipment-tracking@amazon.com") "/Packages")
((mu4e-message-contact-field-matches msg :from "safeway@p.safeway.com") "/Packages")
((mu4e-message-contact-field-matches msg :from "cvs@cvs.narvar.com") "/Packages")
((mu4e-message-contact-field-matches msg :from "ebay@ebay.com") "/Packages")
;; Slug Security Club
((mu4e-message-contact-field-matches msg :from "jinoh@ucsc.edu") "/Club")

View File

@ -15,6 +15,7 @@
fira-code-symbols
# LSP Servers
yaml-language-server
python311Packages.python-lsp-server
];