From 2d6192e3bd58ea010a255841718f8444dfb6836d Mon Sep 17 00:00:00 2001 From: tslil Date: Fri, 2 Jan 2026 16:43:43 +0000 Subject: [emacs] -{consult,vertico,orderless,consult-hoogle,helpful} replaced by icomplete-vertical and a few custom defns --- emacs/inits/21-functional.el | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'emacs/inits/21-functional.el') 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) -- cgit v1.2.3