summaryrefslogtreecommitdiff
path: root/emacs.d/custom.el
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-05-09 19:18:00 +0300
committerLars Wirzenius <liw@liw.fi>2023-05-09 19:18:00 +0300
commitd58536c34b1bdea89e76e7ceb1f2e57f433a5203 (patch)
tree4b7e69f1bcbd4b7177e8f9284762b5f8072d425c /emacs.d/custom.el
parent801d395929f69a290b9e5581c61608c34d59dfe0 (diff)
downloadliw-dot-files-d58536c34b1bdea89e76e7ceb1f2e57f433a5203.tar.gz
update Emacs config; should work on bookworm too now
Diffstat (limited to 'emacs.d/custom.el')
-rw-r--r--emacs.d/custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.d/custom.el b/emacs.d/custom.el
index 466c236..4aef9ee 100644
--- a/emacs.d/custom.el
+++ b/emacs.d/custom.el
@@ -4,7 +4,7 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(package-selected-packages
- '(flycheck lsp-mode shfmt editorconfig tab-bar-mode yaml-mode tabbar session pod-mode muttrc-mode mutt-alias magit initsplit htmlize graphviz-dot-mode go-mode folding eproject diminish debian-el csv-mode color-theme-modern browse-kill-ring boxquote bm bar-cursor apache-mode use-package rustic racer python-mode modus-operandi-theme lsp-ui flycheck-rust flycheck-color-mode-line company blacken)))
+ '(editorconfig flycheck-color-mode-line flycheck-rust flycheck lsp-ui lsp-mode rustic shfmt python-mode blacken use-package yaml-mode tabbar session pod-mode muttrc-mode mutt-alias markdown-mode magit initsplit htmlize graphviz-dot-mode go-mode folding eproject diminish debian-el csv-mode company color-theme-modern browse-kill-ring boxquote bm bar-cursor apache-mode)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.