Added clojure devenv template and more stuff

This commit is contained in:
marc
2023-08-06 17:35:41 +02:00
parent e9bfdcc27e
commit 10f4940ae1
5 changed files with 41 additions and 2 deletions

View File

@@ -88,7 +88,6 @@
:config
(setq pipenv-with-projectile t)
(setenv "PIPENV_MAX_DEPTH" "10"))
;; -----------------------------------------------------------------------------
;; Org

View File

@@ -52,6 +52,9 @@
(package! base16-theme)
(package! parinfer)
;; Env
(package! inheritenv)
;; Editor
(package! dot-mode)