Get rid of the vedang-pet custom code

We don't need it with elpaca doing the package management
This commit is contained in:
Vedang Manerikar 2024-12-12 14:26:02 +05:30
parent bb7d6251f2
commit f8b1119e83
2 changed files with 5 additions and 1169 deletions

File diff suppressed because it is too large Load diff

View file

@ -404,7 +404,8 @@ modifications."
:ensure t
;;; Uncomment this if you want Eglot to start automatically. I don't
;;; recommend it, but that's just me.
:hook ((zig-mode . eglot-ensure)))
;; :hook ((zig-mode . eglot-ensure))
)
;;; Configuration for Clojure programming
(use-package clojure-mode