Get rid of the vedang-pet custom code
We don't need it with elpaca doing the package management
This commit is contained in:
parent
bb7d6251f2
commit
f8b1119e83
2 changed files with 5 additions and 1169 deletions
1171
unravel-emacs.org
1171
unravel-emacs.org
File diff suppressed because it is too large
Load diff
|
@ -404,7 +404,8 @@ modifications."
|
||||||
:ensure t
|
:ensure t
|
||||||
;;; Uncomment this if you want Eglot to start automatically. I don't
|
;;; Uncomment this if you want Eglot to start automatically. I don't
|
||||||
;;; recommend it, but that's just me.
|
;;; recommend it, but that's just me.
|
||||||
:hook ((zig-mode . eglot-ensure)))
|
;; :hook ((zig-mode . eglot-ensure))
|
||||||
|
)
|
||||||
|
|
||||||
;;; Configuration for Clojure programming
|
;;; Configuration for Clojure programming
|
||||||
(use-package clojure-mode
|
(use-package clojure-mode
|
||||||
|
|
Loading…
Reference in a new issue