Remove company-quickhelp and helm-spotify

I didn’t really use them, and they introduced some strange problems.
This commit is contained in:
Gergely Polonkai
2016-10-14 18:54:39 +02:00
parent 0ab774889a
commit e2f9416bde
13 changed files with 0 additions and 1547 deletions

View File

@@ -57,7 +57,6 @@
command-log-mode
company
company-c-headers
company-quickhelp
company-shell
diminish
drag-stuff
@@ -87,7 +86,6 @@
helm-google
helm-gtags
helm-projectile
helm-spotify
helm-swoop
helm-unicode
hyde
@@ -407,10 +405,6 @@
(use-package company-c-headers)
(use-package company-quickhelp
:config
(add-hook 'company-mode-hook 'company-quickhelp-mode))
(use-package company-shell)
(use-package electric-case
@@ -455,8 +449,6 @@
(use-package helm-google)
(use-package helm-spotify)
(use-package hyde)
(use-package id-manager)