Remove company-quickhelp

This commit is contained in:
Marcus Kammer 2024-12-07 09:11:57 +01:00
parent 8931dfb571
commit 8b9ceb491b

View file

@ -1869,10 +1869,6 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
:after (company terraform)
:config (company-terraform-init))
(use-package company-quickhelp
:after company
:config (company-quickhelp-mode))
(when (eq system-type 'windows-nt)
(use-package ob-powershell
:after org))