Uninstall combobulate
This commit is contained in:
parent
78d9a72b27
commit
ca0bd84ac4
2 changed files with 0 additions and 12 deletions
|
|
@ -50,8 +50,6 @@
|
|||
(use-package flycheck-clj-kondo)
|
||||
(require 'flycheck-clj-kondo))
|
||||
|
||||
(use-package combobulate)
|
||||
|
||||
(use-package consult
|
||||
:bind
|
||||
(("C-x b" . consult-buffer)
|
||||
|
|
|
|||
|
|
@ -77,16 +77,6 @@
|
|||
cape
|
||||
cider
|
||||
clojure-mode
|
||||
(trivialBuild {
|
||||
pname = "Combobulate";
|
||||
version = "master-09-26-2024";
|
||||
src = pkgs.fetchFromGitHub {
|
||||
owner = "mickeynp";
|
||||
repo = "combobulate";
|
||||
rev = "416b9e2225100c44c36e05e4adcfc2ee4048cefa";
|
||||
hash = "sha256-UPoWwJPe2Ctm4XV+dt82rS0HatjQ1WSpewF/z64DNe4=";
|
||||
};
|
||||
})
|
||||
consult
|
||||
(trivialBuild {
|
||||
pname = "copilot";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue