From d0fe115925e1542d5948d82a3df1b8f6e989b29f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Fri, 23 Apr 2021 15:57:30 +0200 Subject: fix doom configuration --- config/doom/packages.el | 1 + 1 file changed, 1 insertion(+) (limited to 'config/doom/packages.el') diff --git a/config/doom/packages.el b/config/doom/packages.el index b80e9cc..f9bcf25 100644 --- a/config/doom/packages.el +++ b/config/doom/packages.el @@ -48,3 +48,4 @@ ;(unpin! pinned-package another-pinned-package) ;; ...Or *all* packages (NOT RECOMMENDED; will likely break things) ;(unpin! t) +(package! lexic) -- cgit v1.2.3