From 84bd8da297ba2f4b354ad49b9bfc41cfd943928a Mon Sep 17 00:00:00 2001 From: David Florness Date: Fri, 3 Mar 2023 15:57:15 -0500 Subject: [PATCH] lisps: remove cider this gets rid of parseedn, which has been causing nonstop dependency hell for no benefits --- lisp/lisps.el | 6 ------ straight/versions/default.el | 8 +------- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/lisp/lisps.el b/lisp/lisps.el index 0160414..8c60c26 100644 --- a/lisp/lisps.el +++ b/lisp/lisps.el @@ -39,9 +39,3 @@ :straight nil :load-path "contrib/" :mode ("\\.scrbl\\'" . scribble-mode)) - -;;; Clojure - -(use-package cider - :custom - (cider-prompt-for-symbol nil)) diff --git a/straight/versions/default.el b/straight/versions/default.el index dd938eb..a8fbad1 100644 --- a/straight/versions/default.el +++ b/straight/versions/default.el @@ -10,8 +10,6 @@ ("browse-at-remote" . "010639fc6bd6c710b56e0f095352da60c92473a3") ("bui.el" . "f3a137628e112a91910fd33c0cff0948fa58d470") ("cfrs" . "f3a21f237b2a54e6b9f8a420a9da42b4f0a63121") - ("cider" . "b33e18260aa3d6c79451a4c2bbace072c8256869") - ("clojure-mode" . "3453cd229b412227aaffd1dc2870fa8fa213c5b1") ("closql" . "0a7226331ff1f96142199915c0ac7940bac4afdd") ("common-lisp-snippets" . "c82ebf18f4ad49f390dd96ffcc59f8683c1a868b") ("company-c-headers" . "9d384571b1190e99d0a789e5296176d69a3d0771") @@ -70,8 +68,7 @@ ("lsp-mode" . "8b2480b060de5c14419afc4e24347a78a4ef4d41") ("lsp-treemacs" . "a48763ba5d1c024426e237ce65926db849d3ae6f") ("macrostep" . "75ecd041219239f0dceab4883594ea2fe366b484") - ("magit" . "28bb411a726f19564dca244b3e9031dffe89e249") - ("map" . "a0e501aede34f183a8baa5d3d41610a3ffa1728e") + ("magit" . "b926ab0e051e497e8ed43754cfd2012d23dbfc4c") ("markdown-mode" . "f4567202bbe76a211e454525e6d093a86a1cef14") ("melpa" . "170ba8b01dbb8385260ef546ecb4e5239c6cc686") ("monokai-emacs" . "4a09c59f948ba5b602b6f395e667f53224fd75a2") @@ -84,8 +81,6 @@ ("org-bullets" . "767f55feb58b840a5a04eabfc3fbbf0d257c4792") ("org-contacts" . "ae45b9413e24abdc431d12858dced54e0dee6e39") ("page-break-lines" . "79eca86e0634ac68af862e15c8a236c37f446dcd") - ("parseclj" . "4d0e780e00f1828b00c43099e6eebc6582998f72") - ("parseedn" . "a67204eeaa32ca8f11f6aeecc2a88349f196add6") ("pfuture" . "19b53aebbc0f2da31de6326c495038901bffb73c") ("pipenv.el" . "3af159749824c03f59176aff7f66ddd6a5785a10") ("pkg-info" . "76ba7415480687d05a4353b27fea2ae02b8d9d61") @@ -102,7 +97,6 @@ ("rustic" . "39423d1cf4fa054c36bf9577356451f4c06ee148") ("s.el" . "e957dcb0677da18b2bb60ad867db5df5c35b5616") ("semantic-stickyfunc-enhance" . "13bdba51fcd83ccbc3267959d23afc94d458dcb0") - ("sesman" . "e0f555f963c9f02f8e4a50e06fc353eb4c15ee77") ("shell-pop-el" . "4b4394037940a890a313d715d203d9ead2d156a6") ("slime" . "e193bc5f3431a2f71f1d7a0e3f28e6dc4dd5de2d") ("smartparens" . "1d5cd5e8d46e182b935f8cd3cf29c8c4410aab0a") -- 2.38.4