Add yaml-language-server and new email to filter list
This commit is contained in:
parent
2c8d7f9535
commit
3baf1801e2
@ -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 "shipment-tracking@amazon.com") "/Packages")
|
||||||
((mu4e-message-contact-field-matches msg :from "safeway@p.safeway.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 "cvs@cvs.narvar.com") "/Packages")
|
||||||
|
((mu4e-message-contact-field-matches msg :from "ebay@ebay.com") "/Packages")
|
||||||
|
|
||||||
;; Slug Security Club
|
;; Slug Security Club
|
||||||
((mu4e-message-contact-field-matches msg :from "jinoh@ucsc.edu") "/Club")
|
((mu4e-message-contact-field-matches msg :from "jinoh@ucsc.edu") "/Club")
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
fira-code-symbols
|
fira-code-symbols
|
||||||
|
|
||||||
# LSP Servers
|
# LSP Servers
|
||||||
|
yaml-language-server
|
||||||
python311Packages.python-lsp-server
|
python311Packages.python-lsp-server
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user