Skip to content

Commit

Permalink
Update to company-box fork, see sebastiencs/company-box#152
Browse files Browse the repository at this point in the history
  • Loading branch information
PythonNut committed Jun 30, 2021
1 parent 011b714 commit f5233db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/config-company.el
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@

(unless (memq window-system '(mac ns))
(use-package company-box
:recipe (company-box :repo "basil-conto/company-box" :branch "blc/dash")
:init
(add-hook 'company-mode-hook #'company-box-mode)
:config
Expand Down

0 comments on commit f5233db

Please sign in to comment.