diff options
| author | tslil <tslil@posteo.de> | 2026-01-02 16:43:43 +0000 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-01-02 16:44:24 +0000 |
| commit | 2d6192e3bd58ea010a255841718f8444dfb6836d (patch) | |
| tree | 59302aaa4790d750d361d8f4551dc1bb68dd64b8 /emacs/inits/21-functional.el | |
| parent | c1cfc81aca065ee3342cb61dcd1d1072b1174c1f (diff) | |
[emacs] -{consult,vertico,orderless,consult-hoogle,helpful} replaced by icomplete-vertical and a few custom defns
Diffstat (limited to 'emacs/inits/21-functional.el')
| -rw-r--r-- | emacs/inits/21-functional.el | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/emacs/inits/21-functional.el b/emacs/inits/21-functional.el index 07f7844..714ccf0 100644 --- a/emacs/inits/21-functional.el +++ b/emacs/inits/21-functional.el @@ -1,12 +1,8 @@ -;; Time-stamp: <2024-07-09 20h34 CEST (2f26f356)> +;; Time-stamp: <2026-01-02 11h48 GMT (d63c23ed)> ;; ----------------------------------------------------------------------------- ;; Haskell -(use-package consult-hoogle - :ensure t - :defer) - (use-package ormolu :ensure t) |
