Remove company-quickhelp
This commit is contained in:
parent
8931dfb571
commit
8b9ceb491b
1 changed files with 0 additions and 4 deletions
4
init.el
4
init.el
|
@ -1869,10 +1869,6 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
|
||||||
:after (company terraform)
|
:after (company terraform)
|
||||||
:config (company-terraform-init))
|
:config (company-terraform-init))
|
||||||
|
|
||||||
(use-package company-quickhelp
|
|
||||||
:after company
|
|
||||||
:config (company-quickhelp-mode))
|
|
||||||
|
|
||||||
(when (eq system-type 'windows-nt)
|
(when (eq system-type 'windows-nt)
|
||||||
(use-package ob-powershell
|
(use-package ob-powershell
|
||||||
:after org))
|
:after org))
|
||||||
|
|
Loading…
Add table
Reference in a new issue