Remove company-quickhelp and helm-spotify
I didn’t really use them, and they introduced some strange problems.
This commit is contained in:
8
init.el
8
init.el
@@ -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)
|
||||
|
Reference in New Issue
Block a user