author | Alan Dipert
<alan@dipert.org> 2023-05-01 19:16:12 UTC |
committer | Alan Dipert
<alan@dipert.org> 2023-05-01 19:16:12 UTC |
parent | de44349f347b7f574820a6e47f5b536ac47d918b |
init.el | +1 | -3 |
diff --git a/init.el b/init.el index 593623d..ff8a750 100644 --- a/init.el +++ b/init.el @@ -73,9 +73,7 @@ :config (global-company-mode)) -(use-package consult - ;; TODO Figure out how to configure and use consult. - ) +(use-package consult) (use-package csv-mode) (use-package dockerfile-mode)