emacs: use company quick help

This commit is contained in:
Julian Mutter 2024-02-04 08:32:00 +01:00
parent 8f1e166f88
commit d3eb1420c1

View File

@ -9,7 +9,7 @@
;; To install SOME-PACKAGE from MELPA, ELPA or emacsmirror:
;(package! some-package)
;; (package! company-quickhelp)
(package! company-quickhelp)
(package! github-tags) ;; Needed for lsp-ltex auto-install to work
(package! lsp-ltex)