Disable company-box mode

This commit is contained in:
Adam Goldsmith 2023-01-01 22:11:52 -05:00
parent e5400737cc
commit 41a27fcd15
1 changed files with 0 additions and 3 deletions

View File

@ -369,9 +369,6 @@
company-dabbrev-downcase nil
company-dabbrev-ignore-case nil)
(use-package company-box :ensure
:delight
:hook (company-mode . company-box-mode))
(use-package company-statistics
:config