author | Alan Dipert
<alan@dipert.org> 2023-05-01 19:14:44 UTC |
committer | Alan Dipert
<alan@dipert.org> 2023-05-01 19:14:44 UTC |
parent | 11a200aed47edff283f3741fe413fe7a29477127 |
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)