summaryrefslogtreecommitdiff
path: root/emacs.d
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-01-16 11:57:25 +0200
committerLars Wirzenius <liw@liw.fi>2023-01-16 11:57:25 +0200
commite230ba5a99dce6ee3236d546f3b81d20aa6897ed (patch)
tree2990eb9beb279315f13b7ae4d83d10fa702bc919 /emacs.d
parent77ef94849ef708420090cc253962caf5f03aa0b2 (diff)
downloadliw-dot-files-e230ba5a99dce6ee3236d546f3b81d20aa6897ed.tar.gz
emacs: editorconfig to custom.el
Sponsored-by: author
Diffstat (limited to 'emacs.d')
-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 81645e7..2b81634 100644
--- a/emacs.d/custom.el
+++ b/emacs.d/custom.el
@@ -11,7 +11,7 @@
'(lsp-ui-peek-always-show t t)
'(lsp-ui-sideline-show-hover t t)
'(package-selected-packages
- '(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 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)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.