use editorconfig

This commit is contained in:
Yisroel Baum 2025-09-07 15:33:58 +03:00
parent 418c503035
commit d5aa3804b5
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

View file

@ -101,6 +101,8 @@
:init :init
(projectile-mode +1)) (projectile-mode +1))
(use-package editorconfig
:config (editorconfig-mode 1))
(custom-set-variables (custom-set-variables
;; custom-set-variables was added by Custom. ;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful. ;; If you edit it by hand, you could mess it up, so be careful.