From a467c8c5307e452f2cdbdcd2c197818fc51e2576 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 12 Apr 2021 17:57:26 -0500 Subject: Configure `company-mode' --- init.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.el b/init.el index be2b58f..bba923d 100644 --- a/init.el +++ b/init.el @@ -722,6 +722,8 @@ if ripgrep is installed, otherwise `consult-grep'." (setup (:straight company) (:hook-into prog-mode) + (:hook company-tng-mode) + (:global "M-/" company-complete) (:with-map company-active-map (:bind "C-n" company-select-next "C-p" company-select-previous -- cgit 1.4.1-21-gabe81