From 8607fd0b5d3cb9efcd4bd805321128713823271d Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Tue, 12 Sep 2023 21:07:47 +0200 Subject: [emacs] misc config updates --- emacs/inits/21-functional.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emacs/inits/21-functional.el') diff --git a/emacs/inits/21-functional.el b/emacs/inits/21-functional.el index d9e4214..1eaa104 100644 --- a/emacs/inits/21-functional.el +++ b/emacs/inits/21-functional.el @@ -1,4 +1,4 @@ -;; Time-stamp: <2021-09-27 08h48 EDT (hobbies)> +;; Time-stamp: <2023-01-18 20h56 CET (anker)> ;; ----------------------------------------------------------------------------- ;; Haskell @@ -26,7 +26,7 @@ (interactive-haskell-mode) (turn-on-haskell-doc-mode) (turn-on-haskell-decl-scan) - (lsp) + (lsp) (haskell-mode-stylish-buffer)))) :config (setq haskell-doc-show-global-types t -- cgit v1.2.3